Revision: 28403
http://sourceforge.net/p/bibdesk/svn/28403
Author: hofman
Date: 2023-10-13 09:38:24 +0000 (Fri, 13 Oct 2023)
Log Message:
-----------
remove commented out exception
Modified Paths:
--------------
trunk/bibdesk/BDSKFiler.m
Modified: trunk/bibdesk/BDSKFiler.m
===================================================================
--- trunk/bibdesk/BDSKFiler.m 2023-10-11 16:37:54 UTC (rev 28402)
+++ trunk/bibdesk/BDSKFiler.m 2023-10-13 09:38:24 UTC (rev 28403)
@@ -174,9 +174,6 @@
BOOL isLinkedFiles = [field isEqualToString:BDSKLocalFileString];
- //if (generate && [field isEqualToString:BDSKLocalFileString] == NO &&
[field isEqualToString:BDSKLocalUrlString] == NO)
- // [NSException raise:BDSKUnimplementedException format:@"%@ is only
implemented for local files and Local-Url for initial
moves.",NSStringFromSelector(_cmd)];
-
if (numberOfPapers > 1) {
[self window];
[progressIndicator setMaxValue:numberOfPapers];
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