summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlmisc_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/sdl/sdlmisc_win32.c')
-rw-r--r--src/osd/sdl/sdlmisc_win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/sdl/sdlmisc_win32.c b/src/osd/sdl/sdlmisc_win32.c
index e71da9e4f9e..2086633a061 100644
--- a/src/osd/sdl/sdlmisc_win32.c
+++ b/src/osd/sdl/sdlmisc_win32.c
@@ -54,4 +54,3 @@ void osd_break_into_debugger(const char *message)
DebugBreak();
}
}
-