remove leftover

This commit is contained in:
hap 2016-06-17 20:08:52 +02:00
parent 1366695f97
commit 56aeaaf61a

View File

@ -46,7 +46,6 @@ public:
DECLARE_READ8_MEMBER(input_r);
DECLARE_WRITE8_MEMBER(output_w);
DECLARE_WRITE_LINE_MEMBER(timer_out);
virtual void machine_start() override;
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);