summaryrefslogtreecommitdiff
path: root/macosx/Psx-Memcard/GetMetadataForFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Psx-Memcard/GetMetadataForFile.h')
-rw-r--r--macosx/Psx-Memcard/GetMetadataForFile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Psx-Memcard/GetMetadataForFile.h b/macosx/Psx-Memcard/GetMetadataForFile.h
index 1d876978..61846134 100644
--- a/macosx/Psx-Memcard/GetMetadataForFile.h
+++ b/macosx/Psx-Memcard/GetMetadataForFile.h
@@ -11,8 +11,6 @@
#include <CoreFoundation/CoreFoundation.h>
-#define __private_extern __attribute__((visibility("hidden")))
-
__private_extern Boolean GetMetadataForFile(void *thisInterface, CFMutableDictionaryRef attributes, CFStringRef contentTypeUTI, CFStringRef pathToFile);
#endif