codhandler/codeng/inc/Connection.h
branchRCL_3
changeset 93 79859ed3eea9
parent 58 220a17280356
child 94 919f36ff910f
--- a/codhandler/codeng/inc/Connection.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/codhandler/codeng/inc/Connection.h	Tue Aug 31 16:17:46 2010 +0300
@@ -22,10 +22,10 @@
 #define CONNECTION_H
 
 // INCLUDES
-#include <platform/mw/browser_platform_variant.hrh>
+
 #include <e32base.h>
 #include <es_sock.h>
-#include <CommDbConnPref.h>
+#include <commdbconnpref.h>
 
 // CLASS DECLARATION
 
@@ -106,11 +106,6 @@
         * Second phase constructor. Leaves on failure.
         */
         void ConstructL();
-        
-#ifdef BRDO_OCC_ENABLED_FF
-        TBool IsPhoneOfflineL() const;
-        TBool IsRoamingL();
-#endif
 
     private:  // from CActive