summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/wee-config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/wee-config.c b/src/core/wee-config.c
index 54966fe22..bcb46d83b 100644
--- a/src/core/wee-config.c
+++ b/src/core/wee-config.c
@@ -222,8 +222,6 @@ config_change_title (void *data, struct t_config_option *option)
if (CONFIG_BOOLEAN(config_look_set_title))
gui_window_set_title (PACKAGE_NAME " " PACKAGE_VERSION);
- else
- gui_window_set_title (NULL);
}
/*