summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8244.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8244.h')
-rw-r--r--src/devices/video/i8244.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/video/i8244.h b/src/devices/video/i8244.h
index d14024b2ba0..ca9b2173029 100644
--- a/src/devices/video/i8244.h
+++ b/src/devices/video/i8244.h
@@ -120,7 +120,6 @@ protected:
int get_y_beam();
int get_x_beam();
offs_t fix_register_mirrors(offs_t offset);
- bool invalid_register(offs_t offset, bool rw);
void draw_grid(int scanline, bitmap_ind16 &bitmap, const rectangle &cliprect);
void draw_major(int scanline, bitmap_ind16 &bitmap, const rectangle &cliprect);