Revision: 28649
          http://sourceforge.net/p/bibdesk/svn/28649
Author:   hofman
Date:     2024-01-22 15:44:56 +0000 (Mon, 22 Jan 2024)
Log Message:
-----------
remove protocol declaration

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2024-01-22 
15:43:23 UTC (rev 28648)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2024-01-22 
15:44:56 UTC (rev 28649)
@@ -141,13 +141,6 @@
 
 static void FVFillBackgroundColorOrGradient(NSColor *backgroundColor, NSRect 
rect, NSRect bounds, NSWindow *window);
 
-#pragma mark -
-
-@protocol FVAnimationDelegate <NSAnimationDelegate>
-@optional
-- (void)animation:(NSAnimation *)animation 
didReachProgress:(NSAnimationProgress)progress;
-@end
-
 #import <Quartz/Quartz.h>
 
 @interface FVFileView (FVDelegateDeclarations) <FVDownloadDelegate, 
QLPreviewPanelDataSource, QLPreviewPanelDelegate>

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