summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/md_cons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/md_cons.h')
-rw-r--r--src/mess/includes/md_cons.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mess/includes/md_cons.h b/src/mess/includes/md_cons.h
index c6d746fc93d..ec0a779cef7 100644
--- a/src/mess/includes/md_cons.h
+++ b/src/mess/includes/md_cons.h
@@ -26,5 +26,3 @@ public:
DECLARE_MACHINE_START( ms_megadriv ); // setup ioport_port + install cartslot handlers
DECLARE_MACHINE_RESET( ms_megadriv );
};
-
-