Revision: 25415
http://sourceforge.net/p/bibdesk/svn/25415
Author: hofman
Date: 2021-01-16 16:56:02 +0000 (Sat, 16 Jan 2021)
Log Message:
-----------
Don't use category
Modified Paths:
--------------
trunk/bibdesk_vendorsrc/amaxwell/FileView/FVOperation.h
Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVOperation.h
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVOperation.h 2021-01-16
16:55:12 UTC (rev 25414)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVOperation.h 2021-01-16
16:56:02 UTC (rev 25415)
@@ -113,7 +113,6 @@
- (BOOL)isCancelled;
/** Whether the task is running.
-
@return YES if the task is currently executing. */
- (BOOL)isExecuting;
@@ -141,10 +140,6 @@
@param flag YES if the operation should detach its own thread to call
FVOperation::main. */
- (void)setConcurrent:(BOOL)flag;
-@end
-
-@interface FVOperation (Extended)
-
/** Compares priority.
If receiver's priority is higher than other, returns NSOrderedDescending. If
receiver's priority is lower than other, returns NSOrderedAscending. If same
priority, returns NSOrderedSame.
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