summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl/macsrc/PluginWindow.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/PeopsXgl/macsrc/PluginWindow.m')
-rwxr-xr-xmacosx/plugins/PeopsXgl/macsrc/PluginWindow.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/plugins/PeopsXgl/macsrc/PluginWindow.m b/macosx/plugins/PeopsXgl/macsrc/PluginWindow.m
index dd32db65..8e202933 100755
--- a/macosx/plugins/PeopsXgl/macsrc/PluginWindow.m
+++ b/macosx/plugins/PeopsXgl/macsrc/PluginWindow.m
@@ -58,8 +58,6 @@
return nil;
}
-
-
- (void) windowDidResize:(NSNotification*)notice
{
}
@@ -73,8 +71,6 @@
}
-
-
- (BOOL) canBecomeKeyWindow
{
return YES;
@@ -88,7 +84,6 @@
{
}
-
- (BOOL)validateMenuItem:(NSMenuItem*) menuItem
{
// SEL bleh = [menuItem action];