summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSCellExtensions.patch')
-rw-r--r--gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSCellExtensions.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSCellExtensions.patch b/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSCellExtensions.patch
deleted file mode 100644
index 9ca91887f270..000000000000
--- a/gnustep-apps/cynthiune/files/cynthiune-0.9.5-NSCellExtensions.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur Cynthiune-0.9.5.orig/Frameworks/Cynthiune/NSCellExtensions.m Cynthiune-0.9.5/Frameworks/Cynthiune/NSCellExtensions.m
---- Cynthiune-0.9.5.orig/Frameworks/Cynthiune/NSCellExtensions.m 2007-06-30 10:06:22.000000000 +0200
-+++ Cynthiune-0.9.5/Frameworks/Cynthiune/NSCellExtensions.m 2007-06-30 10:06:47.000000000 +0200
-@@ -20,6 +20,7 @@
- * Boston, MA 02111-1307, USA.
- */
-
-+#import <AppKit/NSAttributedString.h>
- #import <AppKit/NSStringDrawing.h>
-
- #import "NSCellExtensions.h"