cc3000 hostdriver with the mbed socket interface

Dependents:   cc3000_hello_world_demo cc3000_simple_socket_demo cc3000_ntp_demo cc3000_ping_demo ... more

Revision:
2:c43a6fe1f89a
Parent:
0:615c697c33b0
Child:
6:ac602a158403
--- a/cc3000.h	Thu Sep 19 08:01:20 2013 +0000
+++ b/cc3000.h	Thu Sep 19 08:02:13 2013 +0000
@@ -658,7 +658,6 @@
     cc3000_wlan         _wlan;
 protected:
     static cc3000       *_inst;
-    CircBuffer<char>    _buffer;
 private:
     tStatus                  _status;
     netapp_pingreport_args_t _ping_report;