browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h
branchRCL_3
changeset 93 79859ed3eea9
parent 64 ac77f89b1d9e
child 94 919f36ff910f
--- a/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h	Tue Aug 31 16:17:46 2010 +0300
@@ -21,8 +21,8 @@
 
 
 // INCLUDES
-#include "httpconnection.h"
-#include "browser_platform_variant.hrh"
+#include "HttpConnection.h"
+
 // CONSTANTS
 
 // MACROS
@@ -100,9 +100,7 @@
         * @return Void
         */
         void SetAccessPointL( TUint32 aAccessPoint );
-#ifdef BRDO_OCC_ENABLED_FF
-        TBool IsPhoneOfflineL();
-#endif
+
 
     private:
         /**