mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -258,7 +258,6 @@ namespace entry
|
||||
{
|
||||
NSEventType eventType = [event type];
|
||||
|
||||
// TODO: Get correct window
|
||||
NSWindow *window = [NSApp keyWindow];
|
||||
WindowHandle handle = handleFromWindow(window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user