locationmanager/geotagger/inc/cinternalgeotagger.h
changeset 43 c5e73110f733
parent 40 910a23996aa0
child 51 87e65c44ff3a
--- a/locationmanager/geotagger/inc/cinternalgeotagger.h	Fri Jul 23 10:03:59 2010 +0300
+++ b/locationmanager/geotagger/inc/cinternalgeotagger.h	Fri Aug 06 09:56:02 2010 +0300
@@ -120,11 +120,6 @@
       */        
     void AddressInfoL( const TItemId aCountryTagId, const TItemId aCityTagId );
 
-    /**
-       * Remove location info incase reverse geo code fails.
-      * @param aLocationId location id
-      */        
-    void RemoveLocationInfoOnFailureL(const TItemId aLocationId);
     
     //MReverseGeocodeObserver
     /**