diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-07 22:12:39 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-07 22:12:39 +0000 |
| commit | 85871b22b9d5cd203f3a4d82ed44bb6369c11d06 (patch) | |
| tree | 9fd9309deff0fd7b231e825e0073001fec2cd92d /macosx/Psx-Memcard/GetMetadataForFile.h | |
| parent | 3c2929ba9056bbbcfa5dea1ed67baeaa2ffe629f (diff) | |
| download | pcsxr-85871b22b9d5cd203f3a4d82ed44bb6369c11d06.tar.gz | |
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
Diffstat (limited to 'macosx/Psx-Memcard/GetMetadataForFile.h')
| -rw-r--r-- | macosx/Psx-Memcard/GetMetadataForFile.h | 2 |
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 |
