From 47c89f6aefcae52301d621634701e7b676487e50 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 10 Apr 2015 21:48:50 -0400 Subject: More TODO resolution and some GTK+ uiWindow inconsistency (and future repeated-event bug waiting to happen) cleanup. --- new/window_windows.c | 1 - 1 file changed, 1 deletion(-) (limited to 'new/window_windows.c') diff --git a/new/window_windows.c b/new/window_windows.c index 20fbbd9..00d8c1a 100644 --- a/new/window_windows.c +++ b/new/window_windows.c @@ -96,7 +96,6 @@ uiWindow *uiNewWindow(char *title, int width, int height) WCHAR *wtitle; w = uiNew(uiWindow); - // TODO move other cases of default events here relative w->onClosing = defaultOnClosing; adjust.left = 0; -- cgit v1.2.3