Revision: 18353
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18353&view=rev
Author:   hofman
Date:     2012-01-02 19:06:23 +0000 (Mon, 02 Jan 2012)
Log Message:
-----------
remove unused method

Modified Paths:
--------------
    trunk/bibdesk/BDSKErrorManager.h
    trunk/bibdesk/BDSKErrorManager.m

Modified: trunk/bibdesk/BDSKErrorManager.h
===================================================================
--- trunk/bibdesk/BDSKErrorManager.h    2012-01-02 18:56:54 UTC (rev 18352)
+++ trunk/bibdesk/BDSKErrorManager.h    2012-01-02 19:06:23 UTC (rev 18353)
@@ -76,6 +76,4 @@
 - (void)removeEditor:(BDSKErrorEditor *)editor;
 - (void)removeClosedEditors;
 
-- (BOOL)managesError:(BDSKErrorObject *)errObj;
-
 @end

Modified: trunk/bibdesk/BDSKErrorManager.m
===================================================================
--- trunk/bibdesk/BDSKErrorManager.m    2012-01-02 18:56:54 UTC (rev 18352)
+++ trunk/bibdesk/BDSKErrorManager.m    2012-01-02 19:06:23 UTC (rev 18353)
@@ -221,9 +221,4 @@
     }
 }
 
-- (BOOL)managesError:(BDSKErrorObject *)errObj;
-{
-    return [[errObj editor] manager] == self;
-}
-
 @end

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to