summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/okim6295.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/okim6295.h')
-rw-r--r--src/devices/sound/okim6295.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/devices/sound/okim6295.h b/src/devices/sound/okim6295.h
index 88a72dbe61c..536c76b3b10 100644
--- a/src/devices/sound/okim6295.h
+++ b/src/devices/sound/okim6295.h
@@ -15,16 +15,6 @@
#include "sound/okiadpcm.h"
-
-
-//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_OKIM6295_PIN7(pin7) \
- downcast<okim6295_device &>(*device).config_pin7((okim6295_device::pin7));
-
-
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************