summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/tvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/tvc.h')
-rw-r--r--src/mame/audio/tvc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/audio/tvc.h b/src/mame/audio/tvc.h
index fed6d7f467c..c94b620e2c0 100644
--- a/src/mame/audio/tvc.h
+++ b/src/mame/audio/tvc.h
@@ -53,7 +53,6 @@ private:
};
// device type definition
-extern const device_type TVC_SOUND;
DECLARE_DEVICE_TYPE(TVC_SOUND, tvc_sound_device)
#endif // MAME_AUDIO_TVC_H