increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
35:c85bea9cb713
Parent:
16:dbe80ac199f5
--- a/Test/TestUDPSocket.h	Tue Feb 10 23:05:00 2015 +0000
+++ b/Test/TestUDPSocket.h	Wed Mar 11 17:27:16 2015 +0000
@@ -35,7 +35,6 @@
 TestUDPSocket::TestUDPSocket() : TestCollection("TestUDPSocket") {}
 
 void TestUDPSocket::run() {
-    const char APN[] = "";
     
     Endpoint remote;
     remote.set_address(UDP_TEST_SERVER, UDP_TEST_PORT);