serviceproviders/sapi_location/inc/locationcb.h
changeset 32 8d692d9f828f
parent 22 fc9cf246af83
child 33 50974a8b132e
--- a/serviceproviders/sapi_location/inc/locationcb.h	Mon Oct 26 08:20:53 2009 +0200
+++ b/serviceproviders/sapi_location/inc/locationcb.h	Fri Nov 06 13:05:00 2009 +0200
@@ -68,7 +68,7 @@
      
      LocationInterfaceCB( MLiwNotifyCallback* aCallBack , 
      					  const CLiwGenericParamList* aInParmList ,	
-     				      TPositionModuleInfo* aModuleInfo,
+     				      //TPositionModuleInfo* aModuleInfo,
      				      TInt32 aTransactionId = 0 ) ;
      				      
     
@@ -88,7 +88,7 @@
 
     static LocationInterfaceCB * NewL( MLiwNotifyCallback* aCallBack , 
     									 const CLiwGenericParamList* aInParmList, 
-    									 TPositionModuleInfo* aModuleInfo ,
+    									 //TPositionModuleInfo* aModuleInfo ,
     									 TInt32 aTransactionId = 0)  ;
 
     /**