forked from joejulian/gio
app/internal/windows: remove extra empty line
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -105,7 +105,6 @@ void gio_main(CFTypeRef viewRef, const char *title, CGFloat width, CGFloat heigh
|
||||
[window setContentView:view];
|
||||
[window makeFirstResponder:view];
|
||||
|
||||
|
||||
[NSApp run];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user