--- a/src/applications/model/onoff-application.h Fri Nov 29 07:43:48 2013 -0800
+++ b/src/applications/model/onoff-application.h Fri Nov 29 19:33:49 2013 +0100
@@ -162,7 +162,6 @@
uint32_t m_totBytes; //!< Total bytes sent so far
EventId m_startStopEvent; //!< Event id for next start or stop event
EventId m_sendEvent; //!< Event id of pending "send packet" event
- bool m_sending; //!< True if currently in sending (On) state
TypeId m_tid; //!< Type of the socket used
/// Traced Callback: transmitted packets.