diff options
Diffstat (limited to 'gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSMutableDictionary.patch')
-rw-r--r-- | gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSMutableDictionary.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSMutableDictionary.patch b/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSMutableDictionary.patch deleted file mode 100644 index 866c3644455c..000000000000 --- a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSMutableDictionary.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Cynthiune-0.9.5.orig/Bundles/OSS/OSSPreference.h 2008-01-04 13:52:41.000000000 +0100 -+++ Cynthiune-0.9.5/Bundles/OSS/OSSPreference.h 2008-01-04 13:51:46.000000000 +0100 -@@ -26,6 +26,7 @@ - #import <Cynthiune/Preference.h> - - @class NSBox; -+@class NSMutableDictionary; - @class NSWindow; - @class NSTextField; - |