Revision: 27629
          http://sourceforge.net/p/bibdesk/svn/27629
Author:   hofman
Date:     2022-06-14 15:08:43 +0000 (Tue, 14 Jun 2022)
Log Message:
-----------
remove outdated comment

Modified Paths:
--------------
    trunk/bibdesk/BibItem.m

Modified: trunk/bibdesk/BibItem.m
===================================================================
--- trunk/bibdesk/BibItem.m     2022-06-14 06:30:18 UTC (rev 27628)
+++ trunk/bibdesk/BibItem.m     2022-06-14 15:08:43 UTC (rev 27629)
@@ -4089,7 +4089,6 @@
         [pubFields removeObjectForKey:BDSKDateModifiedString];
 }
 
-// The date setters should only be used at initialization or from 
updateMetadata:forKey:.  If you want to change the date, change the value in 
pubFields, and let updateMetadata handle the ivar.
 - (void)updateMetadataForKey:(NSString *)key{
     
        hasBeenEdited = YES;

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to