Revision: 29143 http://sourceforge.net/p/bibdesk/svn/29143 Author: hofman Date: 2025-04-19 21:22:30 +0000 (Sat, 19 Apr 2025) Log Message: ----------- remove comment
Modified Paths: -------------- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m =================================================================== --- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-19 21:21:14 UTC (rev 29142) +++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-19 21:22:30 UTC (rev 29143) @@ -1434,7 +1434,6 @@ if (0 == cMax || 0 == rMax) return NO; - // initialize all of these, in case we don't make it to the inner loop NSUInteger r = anIndex / cMax; NSUInteger c = anIndex - r * cMax; 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