aboutsummaryrefslogtreecommitdiff
path: root/packages/patches/spacesymbol-0.42.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/patches/spacesymbol-0.42.4.patch')
-rw-r--r--packages/patches/spacesymbol-0.42.4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/patches/spacesymbol-0.42.4.patch b/packages/patches/spacesymbol-0.42.4.patch
deleted file mode 100644
index cbf2d7e4..00000000
--- a/packages/patches/spacesymbol-0.42.4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: g_text.c
-===================================================================
---- g_text.c (revision 9678)
-+++ g_text.c (working copy)
-@@ -630,7 +630,6 @@
- gatom_retext(x, 1);
- return;
- }
-- else if (c == ' ') return;
- else if (c == '\b')
- {
- if (len > 0)