diff options
Diffstat (limited to 'audio/cynthiune/files/patch-EsoundPreference.m')
-rw-r--r-- | audio/cynthiune/files/patch-EsoundPreference.m | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/cynthiune/files/patch-EsoundPreference.m b/audio/cynthiune/files/patch-EsoundPreference.m deleted file mode 100644 index 17f4bc3ab98d..000000000000 --- a/audio/cynthiune/files/patch-EsoundPreference.m +++ /dev/null @@ -1,10 +0,0 @@ ---- Bundles/Esound/EsoundPreference.m.orig 2006-03-18 05:18:51.000000000 +0100 -+++ Bundles/Esound/EsoundPreference.m 2010-05-23 06:40:35.000000000 +0200 -@@ -26,6 +26,7 @@ - #import <AppKit/NSTextField.h> - #import <AppKit/NSWindow.h> - #import <Foundation/NSBundle.h> -+#import <Foundation/NSDictionary.h> - #import <Foundation/NSNotification.h> - #import <Foundation/NSUserDefaults.h> - |