diff --git a/source/ubl-settings-logging.c b/source/ubl-settings-logging.c index ea24b74..937d74c 100644 --- a/source/ubl-settings-logging.c +++ b/source/ubl-settings-logging.c @@ -1976,7 +1976,6 @@ void on_log_path_append(GtkWidget *self, add_log_window *window){ yon_ubl_status_highlight_incorrect(entry); yon_ubl_status_highlight_incorrect((GtkWidget*)g_list_nth_data(wids,1)); yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),REPEATED_PATHS_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE); - gtk_entry_set_text(GTK_ENTRY(entry),""); return; } g_list_free(wids);