sync clean up
[vg.git] / vg_input.h
index f97a41af28d161fbf95687319ed57931ac5bf862..d8e398cf8d9edd9e8c995445913307ea1b811a59 100644 (file)
@@ -605,7 +605,7 @@ VG_STATIC void vg_input_init(void)
    vg_release_thread_sync();
 }
 
-VG_STATIC void vg_input_free(void *_)
+VG_STATIC void vg_input_free(void)
 {
    if( vg_input.controller_handle )
    {