Commit 4830a583 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

macosx: Remove spurious call.

(cherry picked from commit b0438df5b9a5a7976be069ec173bb2077f97fd58)
parent b3383afd
......@@ -278,8 +278,6 @@
[o_temp_view setFrame:[o_view frame]];
[o_fullscreen_window setContentView:o_view];
[o_fullscreen_window makeKeyAndOrderFront:self];
[o_fullscreen_window makeKeyAndOrderFront:self];
[o_fullscreen_window orderFront:self animate:YES];
......
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