summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/stactics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/stactics.h')
-rw-r--r--src/mame/includes/stactics.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/includes/stactics.h b/src/mame/includes/stactics.h
index cdef8aefdd0..68bb71ccccf 100644
--- a/src/mame/includes/stactics.h
+++ b/src/mame/includes/stactics.h
@@ -61,11 +61,5 @@ public:
DECLARE_PALETTE_INIT(stactics);
UINT32 screen_update_stactics(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-
/*----------- defined in video/stactics.c -----------*/
-
MACHINE_CONFIG_EXTERN( stactics_video );
-
-
-