Revision: 7473
          http://skim-app.svn.sourceforge.net/skim-app/?rev=7473&view=rev
Author:   hofman
Date:     2011-09-07 22:47:32 +0000 (Wed, 07 Sep 2011)
Log Message:
-----------
remove unused ivar

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

Modified: trunk/SKMainDocument.h
===================================================================
--- trunk/SKMainDocument.h      2011-09-07 22:36:29 UTC (rev 7472)
+++ trunk/SKMainDocument.h      2011-09-07 22:47:32 UTC (rev 7473)
@@ -65,8 +65,6 @@
     
     BOOL isSaving;
     BOOL exportUsingPanel;
-    
-    NSInvocation *printCallback;
 }
 
 - (void)undoableActionIsDiscardable;

Modified: trunk/SKMainDocument.m
===================================================================
--- trunk/SKMainDocument.m      2011-09-07 22:36:29 UTC (rev 7472)
+++ trunk/SKMainDocument.m      2011-09-07 22:47:32 UTC (rev 7473)
@@ -180,7 +180,6 @@
     SKDESTROY(readNotesAccessoryView);
     SKDESTROY(progressController);
     SKDESTROY(tmpData);
-    SKDESTROY(printCallback);
     [super dealloc];
 }
 

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


------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to