diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c index 6513e8a161..1ef3104506 100644 --- a/shell/main.c +++ b/shell/main.c @@ -702,7 +702,6 @@ main (int argc, char **argv) } #ifdef G_OS_WIN32 - gtk_rc_parse_string ("gtk-fallback-icon-theme = \"gnome\""); set_paths (); #endif |