diff --git a/src/mame/machine/atarigen.c b/src/mame/machine/atarigen.c index 675fe1ddadc..93c724734a0 100644 --- a/src/mame/machine/atarigen.c +++ b/src/mame/machine/atarigen.c @@ -60,14 +60,6 @@ -/*************************************************************************** - STATIC FUNCTION DECLARATIONS -***************************************************************************/ - -static void atarivc_common_w(screen_device &screen, offs_t offset, UINT16 newword); - - - /*************************************************************************** INLINE FUNCTIONS ***************************************************************************/