diff options
Diffstat (limited to 'apps/plugins/sdl/src/timer')
| -rw-r--r-- | apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c b/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c index 5769a87..f4e8862 100644 --- a/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c +++ b/apps/plugins/sdl/src/timer/rockbox/SDL_systimer.c @@ -114,4 +114,4 @@ void SDL_SYS_StopTimer(void) return; } -#endif /* SDL_TIMER_DUMMY || SDL_TIMERS_DISABLED */ +#endif |