Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
19:81dfc04ce0bb
Parent:
18:16192696c106
--- a/HTTPResponseFilter.cpp	Fri Mar 06 10:37:09 2015 +0000
+++ b/HTTPResponseFilter.cpp	Fri Mar 20 14:26:52 2015 +0000
@@ -106,7 +106,6 @@
 
 bool HTTPResponseFilter::skipHeaders()
 {
-    uint16_t res = 0;
     uint8_t state = 0;
     char c;
     size_t offset = 0;