private fork

Fork of GSwifiInterface by gs fan

Revision:
8:64184a968e3b
Parent:
5:78943b3945b5
--- a/Socket/UDPSocket.h	Wed Jan 30 05:52:14 2013 +0000
+++ b/Socket/UDPSocket.h	Thu Oct 31 06:41:45 2013 +0000
@@ -67,7 +67,6 @@
     
 private:
     bool endpoint_connected;
-    int sendPacket (Endpoint &ep, const char *buf, int len);
     
 };