locationmanager/locationtrail/inc/cnetworkinfo.h
branchRCL_3
changeset 17 50de4d668bb6
parent 14 646a02f170b9
child 36 aa5a574040a4
--- a/locationmanager/locationtrail/inc/cnetworkinfo.h	Mon Mar 15 12:42:24 2010 +0200
+++ b/locationmanager/locationtrail/inc/cnetworkinfo.h	Wed Mar 31 22:19:07 2010 +0300
@@ -33,7 +33,7 @@
      * This method is used for setting the network cell id to the 
      * location trail.
      */
-    virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) __SOFTFP  = 0;
+    virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) = 0;
     };
 
 /**