From bdcf0dd2a83fe5507b9f1289471d356c3a79c9e9 Mon Sep 17 00:00:00 2001 From: Wilbert Pol Date: Thu, 7 Feb 2013 20:48:50 +0000 Subject: [PATCH] (MESS) Removed some unneeded prototypes (nw) --- src/mess/machine/ataridev.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/mess/machine/ataridev.h b/src/mess/machine/ataridev.h index 14e8cdaeca5..dc09135f581 100644 --- a/src/mess/machine/ataridev.h +++ b/src/mess/machine/ataridev.h @@ -12,15 +12,6 @@ #define ATARI_600XL 3 #define ATARI_800XL 4 -/*----------- defined in machine/ataricrt.c -----------*/ - -MACHINE_START( a400 ); -MACHINE_START( a800 ); -MACHINE_START( a800xl ); -MACHINE_START( a5200 ); -MACHINE_START( xegs ); - - /*----------- defined in machine/atarifdc.c -----------*/ /*************************************************************************** MACROS