summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/eprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/eprom.h')
-rw-r--r--src/mame/includes/eprom.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mame/includes/eprom.h b/src/mame/includes/eprom.h
index ea6b4622796..7a6ddc1de78 100644
--- a/src/mame/includes/eprom.h
+++ b/src/mame/includes/eprom.h
@@ -35,13 +35,5 @@ public:
UINT32 screen_update_guts(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in video/eprom.c -----------*/
-
-
-
-
-
-
-
void eprom_scanline_update(screen_device &screen, int scanline);