javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
--- a/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Wed Sep 15 12:05:25 2010 +0300
+++ b/javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h	Wed Oct 13 14:23:59 2010 +0300
@@ -27,7 +27,7 @@
 public:
 
     OS_IMPORT static int getLocalAddress(int aSd, char *aLocalAddr, int aMidletIapId, int aApType);
-    static char* getLocalHostName();
+
 
 };