Skip to content

Commit 45f6833

Browse files
committed
shared/wswansound.cpp: Fix build(again)
1 parent e4a4e76 commit 45f6833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mame/shared/wswansound.h

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ class wswan_sound_device : public device_t,
7878
div(0),
7979
counter(0),
8080
enable(false),
81-
reset(false),
8281
channel_mode(0) {}
8382

8483
void input(u8 input);

0 commit comments

Comments
 (0)