Fix clang build. (nw)
This commit is contained in:
parent
a5f4f5cfb9
commit
af11b691cb
@ -41,7 +41,7 @@ public:
|
||||
virtual void write(UINT8 data);
|
||||
|
||||
private:
|
||||
int dummy;
|
||||
//int dummy;
|
||||
};
|
||||
|
||||
osd_midi_device *none_module::create_midi_device()
|
||||
|
Loading…
Reference in New Issue
Block a user