for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
24:987e412ae879
Parent:
20:dd736d328de6
Child:
25:67183ed15708
diff -r 4ff2231ff9ba -r 987e412ae879 Socket/Socket.h
--- 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;