From 85871b22b9d5cd203f3a4d82ed44bb6369c11d06 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 7 Jul 2014 22:12:39 +0000 Subject: OS X: Use the proper localization code for the metadata importer. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90898 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Psx-Memcard/GetMetadataForFile.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'macosx/Psx-Memcard/GetMetadataForFile.h') 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 -#define __private_extern __attribute__((visibility("hidden"))) - __private_extern Boolean GetMetadataForFile(void *thisInterface, CFMutableDictionaryRef attributes, CFStringRef contentTypeUTI, CFStringRef pathToFile); #endif -- cgit v1.2.3