summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSWindow.patch')
-rw-r--r--gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSWindow.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSWindow.patch b/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSWindow.patch
deleted file mode 100644
index 0de5fdf6e035..000000000000
--- a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSWindow.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- CynthiuneController.m.orig 2010-07-14 19:09:33.000000000 +0200
-+++ CynthiuneController.m 2010-07-14 19:09:14.000000000 +0200
-@@ -28,9 +28,6 @@
- #import <AppKit/NSPasteboard.h>
- #import <AppKit/NSToolbar.h>
- #import <AppKit/NSWindow.h>
--#ifdef GNUSTEP
--#import <AppKit/NSWindow+Toolbar.h>
--#endif
- #import <Foundation/NSArray.h>
- #import <Foundation/NSBundle.h>
- #import <Foundation/NSFileManager.h>