Fix clang build. (nw)

This commit is contained in:
couriersud 2015-01-31 14:17:41 +01:00
parent a5f4f5cfb9
commit af11b691cb

View File

@ -41,7 +41,7 @@ public:
virtual void write(UINT8 data);
private:
int dummy;
//int dummy;
};
osd_midi_device *none_module::create_midi_device()