javaextensions/bluetooth/omjbluetooth/src.s60/discoveryagent.cpp
changeset 80 d6dafc5d983f
parent 72 1f0034e370aa
--- a/javaextensions/bluetooth/omjbluetooth/src.s60/discoveryagent.cpp	Mon Oct 04 11:29:25 2010 +0300
+++ b/javaextensions/bluetooth/omjbluetooth/src.s60/discoveryagent.cpp	Fri Oct 15 12:29:39 2010 +0300
@@ -371,7 +371,7 @@
     return mServiceSearchStatus;
 }
 
-int DiscoveryAgent::PopulateServiceRecordAttrValue(JNIEnv* aJni,
+int DiscoveryAgent::PopulateServiceRecordAttrValue(JNIEnv* /*aJni,*/,
         TInt64 aRemoteAddress, long aHandle,
         TPtrC16 aAttrIdsDes, jobject aServiceRecordImpl,
         java::util::Monitor* aMonitor)