summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gucharmap/files/gucharmap-2.24.2-nogconf.patch')
-rw-r--r--gnome-extra/gucharmap/files/gucharmap-2.24.2-nogconf.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/gnome-extra/gucharmap/files/gucharmap-2.24.2-nogconf.patch b/gnome-extra/gucharmap/files/gucharmap-2.24.2-nogconf.patch
deleted file mode 100644
index b7eb50881e7a..000000000000
--- a/gnome-extra/gucharmap/files/gucharmap-2.24.2-nogconf.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/gucharmap/gucharmap-settings.c 2008-12-02 00:55:20.000000000 +0100
-+++ b/gucharmap/gucharmap-settings.c 2008-12-02 00:57:50.000000000 +0100
-@@ -238,13 +238,7 @@
- return FALSE;
- }
-
--void
--gucharmap_settings_set_chapter (gchar *chapter)
--{
-- return;
--}
--
--ChaptersMode
-+GucharmapChaptersMode
- gucharmap_settings_get_chapters_mode (void)
- {
- return get_default_chapters_mode();