mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 21:00:39 +00:00
removing debug message
svn-id: r4922
This commit is contained in:
parent
e6a2c59843
commit
5a01787840
@ -85,7 +85,6 @@ void Dialog::open()
|
||||
}
|
||||
|
||||
if (w) {
|
||||
printf("Setting default focus\n");
|
||||
w->receivedFocus();
|
||||
_focusedWidget = w;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user