locationmanager/ReverseGeocode/inc/internalreversegeocode.h
branchRCL_3
changeset 53 29d87345eaeb
parent 47 b73252188534
--- a/locationmanager/ReverseGeocode/inc/internalreversegeocode.h	Wed Sep 01 12:24:24 2010 +0100
+++ b/locationmanager/ReverseGeocode/inc/internalreversegeocode.h	Tue Sep 14 22:10:25 2010 +0300
@@ -162,10 +162,8 @@
     MReverseGeocodeObserver& iObserver;
     CConnectionTimerHandler*      iTimer;
 	
-	// Optimize the buffer len..??
+
     TBuf8<KMaxFileName> iQueryString;
-    TBuf8<KMaxFileName> iAuthCode;
-    TBuf8<KMaxFileName> iRefURL;
     TBuf8<KMaxFileName> iLang;
     TBool iStartTimerFlag;
 };