diff -r 7cee158cb8cd -r 26b2b12093af javacommons/gcfprotocols/socket/socket/inc/socketlocalhostinfo.h --- 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(); + };