summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/ion-devel/files/stripws-20030814.patch')
-rw-r--r--x11-wm/ion-devel/files/stripws-20030814.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/ion-devel/files/stripws-20030814.patch b/x11-wm/ion-devel/files/stripws-20030814.patch
deleted file mode 100644
index d31a1f025327..000000000000
--- a/x11-wm/ion-devel/files/stripws-20030814.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur ion-devel-20030814/query/edln.c ion-devel/query/edln.c
---- ion-devel-20030814/query/edln.c 2003-08-01 18:32:39.000000000 +0200
-+++ ion-devel/query/edln.c 2003-08-20 20:10:06.000000000 +0200
-@@ -697,7 +697,7 @@
- edln->p=NULL;
- edln->psize=edln->palloced=0;
-
-- stripws(p);
-+ /*stripws(p);*/
- return p;
- }
-