summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/klax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/klax.h')
-rw-r--r--src/mame/includes/klax.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/includes/klax.h b/src/mame/includes/klax.h
index 3ee88b0a321..f348066b7c2 100644
--- a/src/mame/includes/klax.h
+++ b/src/mame/includes/klax.h
@@ -19,10 +19,5 @@ public:
UINT32 screen_update_klax(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in video/klax.c -----------*/
-
DECLARE_WRITE16_HANDLER( klax_latch_w );
-
-
-