diff options
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/common/mate-theme-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/common/mate-theme-test.c b/capplets/common/mate-theme-test.c index a92243cd..fd19d8da 100644 --- a/capplets/common/mate-theme-test.c +++ b/capplets/common/mate-theme-test.c @@ -9,7 +9,6 @@ main (int argc, char *argv[]) { GList *themes, *list; - g_thread_init (NULL); gtk_init (&argc, &argv); mate_theme_init (); |