[Commits] [SCM] claws branch, master, updated. 3.17.4-69-g232d79827

paul at claws-mail.org paul at claws-mail.org
Tue Nov 12 16:18:48 CET 2019


The branch, master has been updated
       via  232d79827488c2cea8d14732faef8bb74f706d88 (commit)
      from  38b0754c903aa7d90de02f432a88782a6326ae5c (commit)

Summary of changes:
 src/inc.c | 2 --
 1 file changed, 2 deletions(-)


- Log -----------------------------------------------------------------
commit 232d79827488c2cea8d14732faef8bb74f706d88
Author: Paul <paul at claws-mail.org>
Date:   Tue Nov 12 16:18:43 2019 +0000

    missed this in last commit

diff --git a/src/inc.c b/src/inc.c
index 01e49c51f..44355f353 100644
--- a/src/inc.c
+++ b/src/inc.c
@@ -553,10 +553,8 @@ static void inc_progress_dialog_destroy(IncProgressDialog *inc_dialog)
 		main_window_progress_off(inc_dialog->mainwin);
 	progress_dialog_destroy(inc_dialog->dialog);
 
-#if GLIB_CHECK_VERSION(2,26,1)
 	g_date_time_unref(inc_dialog->progress_tv);
 	g_date_time_unref(inc_dialog->folder_tv);
-#endif
 
 	g_free(inc_dialog);
 }

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list