summaryrefslogtreecommitdiffstats
path: root/macosx/PictureController.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PictureController.m')
-rw-r--r--macosx/PictureController.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/PictureController.m b/macosx/PictureController.m
index 78174102e..d85113123 100644
--- a/macosx/PictureController.m
+++ b/macosx/PictureController.m
@@ -72,7 +72,6 @@
- (IBAction) resizeInspectorForTab: (id)sender
{
NSRect frame = [[self window] frame];
- NSPoint windowOrigin = [[self window] frame].origin;
NSSize screenSize = [[[self window] screen] frame].size;
NSPoint screenOrigin = [[[self window] screen] frame].origin;