Revision: 28709
          http://sourceforge.net/p/bibdesk/svn/28709
Author:   hofman
Date:     2024-02-08 19:22:46 +0000 (Thu, 08 Feb 2024)
Log Message:
-----------
no need to import pthread

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

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVCGImageCache.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVCGImageCache.m  2024-02-08 
18:54:53 UTC (rev 28708)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVCGImageCache.m  2024-02-08 
19:22:46 UTC (rev 28709)
@@ -41,8 +41,6 @@
 #import "FVCGImageDescription.h"
 #import "FVCacheFile.h"
 
-#import <pthread.h>
-
 static CGImageRef FVCreateCGImageWithData(NSData *data);
 static NSData *FVCreateDataWithCGImage(CGImageRef image);
 

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