summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-25 13:00:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-25 13:00:48 +0800
commit11ade5b70d3189c74e363656ff9d9536dafd44c1 (patch)
treebea4aaa1699ceada932d16acbca8841c482cd6f5 /x11
parentcff76cd51d45b5fe30a2890f6eecdc6b75f0a502 (diff)
downloadmarcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar.gz
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar.bz2
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar.lz
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar.xz
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.tar.zst
marcuscom-ports-11ade5b70d3189c74e363656ff9d9536dafd44c1.zip
Remove a patch I forgot in the last commit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@430 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-terminal/files/patch-src_encoding.c12
-rw-r--r--x11/gnometerminal/files/patch-src_encoding.c12
2 files changed, 0 insertions, 24 deletions
diff --git a/x11/gnome-terminal/files/patch-src_encoding.c b/x11/gnome-terminal/files/patch-src_encoding.c
deleted file mode 100644
index 2eea5b85b..000000000
--- a/x11/gnome-terminal/files/patch-src_encoding.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/encoding.c.orig Fri Jan 10 13:28:26 2003
-+++ src/encoding.c Fri Jan 10 13:28:35 2003
-@@ -352,8 +352,8 @@
- for (tmp = strings; tmp != NULL; tmp = tmp->next)
- {
- const TerminalEncoding *e;
-- charset = tmp->data;
- TerminalEncoding *encoding;
-+ charset = tmp->data;
-
- if (strcmp (charset, "current") == 0)
- g_get_charset (&charset);
diff --git a/x11/gnometerminal/files/patch-src_encoding.c b/x11/gnometerminal/files/patch-src_encoding.c
deleted file mode 100644
index 2eea5b85b..000000000
--- a/x11/gnometerminal/files/patch-src_encoding.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/encoding.c.orig Fri Jan 10 13:28:26 2003
-+++ src/encoding.c Fri Jan 10 13:28:35 2003
-@@ -352,8 +352,8 @@
- for (tmp = strings; tmp != NULL; tmp = tmp->next)
- {
- const TerminalEncoding *e;
-- charset = tmp->data;
- TerminalEncoding *encoding;
-+ charset = tmp->data;
-
- if (strcmp (charset, "current") == 0)
- g_get_charset (&charset);