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

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

Fork of SNICInterface by muRata

Revision:
32:ae95309643aa
Parent:
31:15c22824cc46
Child:
33:33f1bc919486
diff -r 15c22824cc46 -r ae95309643aa Socket/Socket.h
--- a/Socket/Socket.h	Thu May 29 03:23:21 2014 +0000
+++ b/Socket/Socket.h	Fri May 30 08:30:40 2014 +0000
@@ -35,8 +35,6 @@
 
 typedef unsigned long socklen_t;
 
-#define SNIC_UART_RECVBUF_SIZE  2048
-
 /** Socket file descriptor and select wrapper
   */
 class Socket {