whoops. it made no harm, but it was unused. nw.

This commit is contained in:
Fabio Priuli 2014-04-03 14:28:57 +00:00
parent b590822d96
commit 510f0532ed

View File

@ -170,7 +170,6 @@ public:
DECLARE_WRITE32_MEMBER(_3do_clio_w);
virtual void machine_start();
virtual void machine_reset();
DECLARE_MACHINE_START(_3do);
DECLARE_VIDEO_START(_3do);
UINT32 screen_update__3do(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);