diff options
Diffstat (limited to 'src/devices/video/ef9345.h')
-rw-r--r-- | src/devices/video/ef9345.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/video/ef9345.h b/src/devices/video/ef9345.h index dfec7d080f2..befa96f60c2 100644 --- a/src/devices/video/ef9345.h +++ b/src/devices/video/ef9345.h @@ -15,8 +15,6 @@ #include "emupal.h" -#define MCFG_EF9345_PALETTE(_palette_tag) \ - downcast<ef9345_device &>(*device).set_palette_tag(_palette_tag); //************************************************************************** // TYPE DEFINITIONS |