aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-ad')
-rw-r--r--x11-toolkits/gtk12/files/patch-ad1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/files/patch-ad b/x11-toolkits/gtk12/files/patch-ad
index 56123b2f7a29..82433cfb7059 100644
--- a/x11-toolkits/gtk12/files/patch-ad
+++ b/x11-toolkits/gtk12/files/patch-ad
@@ -29,4 +29,3 @@
+ str = g_strdup_printf ("%s%s", GTK_SYSCONFDIR, "/gtkrc");
gtk_rc_add_default_file (str);
g_free (str);
-