summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bfm_adr2.h')
-rw-r--r--src/mame/video/bfm_adr2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/video/bfm_adr2.h b/src/mame/video/bfm_adr2.h
index 0b5cc356c49..301ee7acf0d 100644
--- a/src/mame/video/bfm_adr2.h
+++ b/src/mame/video/bfm_adr2.h
@@ -9,8 +9,6 @@ public:
// construction/destruction
bfm_adder2_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
- static void static_set_palette_tag(device_t &device, const char *tag);
-
TILE_GET_INFO_MEMBER( get_tile0_info );
TILE_GET_INFO_MEMBER( get_tile1_info );
UINT32 update_screen(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);