diff options
author | 2014-04-25 09:31:16 +0000 | |
---|---|---|
committer | 2014-04-25 09:31:16 +0000 | |
commit | 417174ab640f8a4be77b26563c823eb6d8d6a383 (patch) | |
tree | 9d4d96ce008413f760ba9ec4f987437c3f6ec08e /src/osd/sdl/output.c | |
parent | aefa0fbbb69899ad6a64c19b6c4e1481690d4747 (diff) |
ah (nw)
Diffstat (limited to 'src/osd/sdl/output.c')
-rw-r--r-- | src/osd/sdl/output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/sdl/output.c b/src/osd/sdl/output.c index f709dc948f0..cea530347f9 100644 --- a/src/osd/sdl/output.c +++ b/src/osd/sdl/output.c @@ -56,7 +56,6 @@ static FILE *output; // FUNCTION PROTOTYPES //============================================================ -static void sdloutput_exit(running_machine &machine); static void notifier_callback(const char *outname, INT32 value, void *param); //============================================================ |