g_engine is not used by any MidiDriver, thus remove the comment about it.
svn-id: r47547
This commit is contained in:
parent
98fb67ed20
commit
dfe32f2f57
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
extern bool isSmartphone();
|
||||
#endif
|
||||
|
||||
// FIXME: HACK for MidiEmu & error()
|
||||
// FIXME: HACK for error()
|
||||
Engine *g_engine = 0;
|
||||
|
||||
// Output formatter for debug() and error() which invokes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue