Revision: 24221
          http://sourceforge.net/p/bibdesk/svn/24221
Author:   hofman
Date:     2019-09-18 12:50:12 +0000 (Wed, 18 Sep 2019)
Log Message:
-----------
remove unused local variable

Modified Paths:
--------------
    trunk/bibdesk/BDSKZoomablePDFView.m

Modified: trunk/bibdesk/BDSKZoomablePDFView.m
===================================================================
--- trunk/bibdesk/BDSKZoomablePDFView.m 2019-09-18 06:30:45 UTC (rev 24220)
+++ trunk/bibdesk/BDSKZoomablePDFView.m 2019-09-18 12:50:12 UTC (rev 24221)
@@ -216,8 +216,6 @@
     
     if (scalePopUpButton == nil) {
         
-        NSScrollView *scrollView = [self scrollView];
-        
         // create it        
         scalePopUpButton = [[NSPopUpButton allocWithZone:[self zone]] 
initWithFrame:NSMakeRect(0.0, 0.0, 1.0, 1.0) pullsDown:NO];
         

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to