Removed splint annotations
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 29 May 2013 02:17:28 +0000 (22:17 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 29 May 2013 02:37:23 +0000 (22:37 -0400)
src/hvclock.c

index 410420d..a71ba58 100644 (file)
@@ -114,7 +114,7 @@ SingleClick( void )
 
 
 static void *
-TimerThread( /*@unused@*/ void *arg )
+TimerThread( void *arg )
 {
   unsigned int time_remaining;
   unsigned int thread_sleep_time;