Branimir Karadžić 7 years ago
parent
commit
715b512d29
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/common/entry/entry_osx.mm

+ 0 - 1
examples/common/entry/entry_osx.mm

@@ -258,7 +258,6 @@ namespace entry
 			{
 			{
 				NSEventType eventType = [event type];
 				NSEventType eventType = [event type];
 
 
-				// TODO: Get correct window
 				NSWindow *window = [NSApp keyWindow];
 				NSWindow *window = [NSApp keyWindow];
 				WindowHandle handle = handleFromWindow(window);
 				WindowHandle handle = handleFromWindow(window);