Revision: 9524
          http://sourceforge.net/p/skim-app/code/9524
Author:   hofman
Date:     2017-12-05 16:29:57 +0000 (Tue, 05 Dec 2017)
Log Message:
-----------
fix last commit

Modified Paths:
--------------
    trunk/SKMainDocument.m

Modified: trunk/SKMainDocument.m
===================================================================
--- trunk/SKMainDocument.m      2017-12-05 16:29:35 UTC (rev 9523)
+++ trunk/SKMainDocument.m      2017-12-05 16:29:57 UTC (rev 9524)
@@ -1134,8 +1134,6 @@
         [self setPDFData:[pdfDocWithoutNotes dataRepresentation] 
pageOffsets:offsets];
         
         [[self undoManager] setActionName:NSLocalizedString(@"Convert Notes", 
@"Undo action name")];
-        
-        [offsets release];
     }
     
     [offsets release];

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to