diff options
Diffstat (limited to 'tracker-hatire/thread.cpp')
-rw-r--r-- | tracker-hatire/thread.cpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tracker-hatire/thread.cpp b/tracker-hatire/thread.cpp index d512e463..74abf628 100644 --- a/tracker-hatire/thread.cpp +++ b/tracker-hatire/thread.cpp @@ -274,15 +274,6 @@ void hatire_thread::serial_info_impl() #endif } -#ifdef __GNUC__ -# define unused(t, i) t __attribute__((unused)) i -#else -# define unused(t, i) t i -#endif - -//send command to Arduino - - void hatire_thread::on_serial_read() { { |