summaryrefslogtreecommitdiff
path: root/new/window_darwin.m
diff options
context:
space:
mode:
Diffstat (limited to 'new/window_darwin.m')
-rw-r--r--new/window_darwin.m3
1 files changed, 0 insertions, 3 deletions
diff --git a/new/window_darwin.m b/new/window_darwin.m
index 613b78f..c2c312a 100644
--- a/new/window_darwin.m
+++ b/new/window_darwin.m
@@ -1,9 +1,6 @@
// 6 april 2015
#import "uipriv_darwin.h"
-// TODO
-// - showing on size
-
@interface uiWindowDelegate : NSObject <NSWindowDelegate>
@property (assign) NSWindow *w;
@property (assign) uiContainer *container;