aboutsummaryrefslogtreecommitdiffstats
path: root/pugl
diff options
context:
space:
mode:
Diffstat (limited to 'pugl')
-rw-r--r--pugl/detail/mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/detail/mac.h b/pugl/detail/mac.h
index 0652733..062737a 100644
--- a/pugl/detail/mac.h
+++ b/pugl/detail/mac.h
@@ -36,7 +36,6 @@
bool reshaped;
}
-- (void) dispatchConfigure:(NSRect)bounds;
- (void) dispatchExpose:(NSRect)rect;
- (void) setReshaped;