summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/oneshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/oneshot.h')
-rw-r--r--src/mame/includes/oneshot.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/includes/oneshot.h b/src/mame/includes/oneshot.h
index 680bfe95beb..54926f66677 100644
--- a/src/mame/includes/oneshot.h
+++ b/src/mame/includes/oneshot.h
@@ -52,10 +52,3 @@ public:
UINT32 screen_update_oneshot(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
UINT32 screen_update_maddonna(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-/*----------- defined in video/oneshot.c -----------*/
-
-
-
-
-