diff -r e1bea15f9a39 -r 79859ed3eea9 browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h --- 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: /**