SNIC UART Interface library for Murata Type-YD module

Dependents:   WebSocketServerTest

Fork of SNICInterface_mod by Toyomasa Watarai

Revision:
24:987e412ae879
Parent:
20:dd736d328de6
Child:
25:67183ed15708
--- a/Socket/Socket.h	Thu Mar 27 10:11:59 2014 +0000
+++ b/Socket/Socket.h	Fri Mar 28 00:45:15 2014 +0000
@@ -77,8 +77,6 @@
 
 protected:
     int         mSocketID;
-    C_SNIC_Core *mSnicWifi_p;
-
 #if 0
     bool _blocking;
     int _timeout;