summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pass.h')
-rw-r--r--src/mame/includes/pass.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/includes/pass.h b/src/mame/includes/pass.h
index 42ca7b4bbad..5a83360bfe7 100644
--- a/src/mame/includes/pass.h
+++ b/src/mame/includes/pass.h
@@ -18,10 +18,3 @@ public:
virtual void video_start();
UINT32 screen_update_pass(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-
-/*----------- defined in video/pass.c -----------*/
-
-
-
-