Revision: 15180
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=15180&view=rev
Author:   hofman
Date:     2009-04-24 19:46:56 +0000 (Fri, 24 Apr 2009)

Log Message:
-----------
remove unused notification name

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

Modified: trunk/bibdesk/BDSKStringConstants.h
===================================================================
--- trunk/bibdesk/BDSKStringConstants.h 2009-04-24 19:30:00 UTC (rev 15179)
+++ trunk/bibdesk/BDSKStringConstants.h 2009-04-24 19:46:56 UTC (rev 15180)
@@ -285,7 +285,6 @@
 extern NSString *BDSKTableSelectionChangedNotification;
 extern NSString *BDSKGroupTableSelectionChangedNotification;
 extern NSString *BDSKGroupFieldChangedNotification;
-extern NSString *BDSKGroupFieldAddRemoveNotification;
 extern NSString *BDSKBibItemChangedNotification;
 extern NSString *BDSKNeedsToBeFiledChangedNotification;
 extern NSString *BDSKDocSetPublicationsNotification;

Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2009-04-24 19:30:00 UTC (rev 15179)
+++ trunk/bibdesk/BDSKStringConstants.m 2009-04-24 19:46:56 UTC (rev 15180)
@@ -302,7 +302,6 @@
 NSString *BDSKTableSelectionChangedNotification = 
@"TableSelectionChangedNotification";
 NSString *BDSKGroupTableSelectionChangedNotification = 
@"GroupTableSelectionChangedNotification";
 NSString *BDSKGroupFieldChangedNotification = @"GroupFieldChangedNotification";
-NSString *BDSKGroupFieldAddRemoveNotification = 
@"BDSKGroupFieldAddRemoveNotification";
 NSString *BDSKBibItemChangedNotification = @"BibItem Changed notification";
 NSString *BDSKNeedsToBeFiledChangedNotification = @"BibItem NeedsToBeFiled 
Flag Changed notification";
 NSString *BDSKDocSetPublicationsNotification = @"Set the publications of a 
document";


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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to