From cd23bf5e1d2e1d134df91f23ebfd761d770a99db Mon Sep 17 00:00:00 2001 From: christian mueller Date: Fri, 23 Dec 2011 11:49:44 +0100 Subject: * fixed no compile bug * fixed sockethandler loop --- includes/SocketHandler.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'includes') diff --git a/includes/SocketHandler.h b/includes/SocketHandler.h index ab2bf33..74f20ac 100644 --- a/includes/SocketHandler.h +++ b/includes/SocketHandler.h @@ -59,7 +59,6 @@ public: am_Error_e stopTimer(const sh_timerHandle_t handle); void start_listenting(); void stop_listening(); - private: struct timer_s //!