javacommons/gcfprotocols/http/inc.s60/nativehttpsession.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 80 d6dafc5d983f
--- 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;