removed unneeded define. nw.

This commit is contained in:
Fabio Priuli 2014-10-12 08:24:36 +00:00
parent 542969fb95
commit 8fa8c17c8e

View File

@ -13,14 +13,6 @@
#define __DSP32_H__
//**************************************************************************
// INTERFACE CONFIGURATION MACROS
//**************************************************************************
#define MCFG_DSP32C_CONFIG(_config) \
dsp32c_device::static_set_config(*device, _config);
//**************************************************************************
// CONSTANTS
//**************************************************************************