Kaydet (Commit) 5ccc0361 authored tarafından Michael Meeks's avatar Michael Meeks

WaE: fix Mac build wrt. fprintf

üst f58ae13e
......@@ -613,7 +613,7 @@ SwitchMonitorCommand::SwitchMonitorCommand (
void SwitchMonitorCommand::Execute (void)
{
fprintf (stderr, "Switch monitor !\n");
// fprintf (stderr, "Switch monitor !\n");
}
//===== SetNotesViewCommand ===================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment