Revision: 3064
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3064&view=rev
Author:   hofman
Date:     2007-10-23 10:10:49 -0700 (Tue, 23 Oct 2007)

Log Message:
-----------
Remove method override that doesn't override.

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2007-10-23 17:06:07 UTC (rev 3063)
+++ trunk/SKMainWindowController.m      2007-10-23 17:10:49 UTC (rev 3064)
@@ -879,10 +879,6 @@
 
 #pragma mark Accessors
 
-- (void)setDocument:(NSDocument *)document {
-    [super setDocument:document];
-}
-
 - (PDFDocument *)pdfDocument{
     return [pdfView document];
 }


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to