--- a/javacommons/gcfprotocols/http/inc.s60/nativehttpsession.h Mon May 03 12:27:20 2010 +0300
+++ b/javacommons/gcfprotocols/http/inc.s60/nativehttpsession.h Fri May 14 15:47:24 2010 +0300
@@ -42,7 +42,7 @@
void doReadCallback(TInt aStatus,jobject &aPeer);
void vmAttached();
- ~NativeHttpSession();
+
private:
NativeHttpSession();
@@ -51,7 +51,7 @@
private:
TInt ExecuteCreateHttpSessionL(int aSelf, TInt aType, TInt aAPNId, TInt* apnerr);
- void ExecuteCloseHttpSessionL(int aSelf);
+
private:
HttpSessionClient* iHttpSessionClient;
TInt iSuiteId;