summaryrefslogtreecommitdiff
path: root/new/uipriv_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'new/uipriv_darwin.h')
-rw-r--r--new/uipriv_darwin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/new/uipriv_darwin.h b/new/uipriv_darwin.h
index 52d5b38..ced12fc 100644
--- a/new/uipriv_darwin.h
+++ b/new/uipriv_darwin.h
@@ -32,9 +32,6 @@
extern void setStandardControlFont(NSControl *);
// container_darwin.m
-struct uiSizing {
- uiSizingCommon
-};
@interface uiContainer : NSView
// TODO rename to uiChild
@property uiControl *child;