Revision: 28800
          http://sourceforge.net/p/bibdesk/svn/28800
Author:   hofman
Date:     2024-02-22 15:56:05 +0000 (Thu, 22 Feb 2024)
Log Message:
-----------
remove wrong comment

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

Modified: trunk/bibdesk/NSSortDescriptor_BDSKExtensions.m
===================================================================
--- trunk/bibdesk/NSSortDescriptor_BDSKExtensions.m     2024-02-22 15:00:37 UTC 
(rev 28799)
+++ trunk/bibdesk/NSSortDescriptor_BDSKExtensions.m     2024-02-22 15:56:05 UTC 
(rev 28800)
@@ -147,7 +147,6 @@
         
     }else if([tcID isPersonField]){
         
-        // compare UTI for file fields or scheme and extension for remote URL 
fields so the subsort is more useful
         sortDescriptor = [[self alloc] initWithKey:[@"personFields." 
stringByAppendingString:tcID] ascending:ascend 
selector:@selector(sortCompareToAuthorArray:)];
         
     }else if([tcID isEqualToString:BDSKLocalFileString]){

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



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to