[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-878-g77cb21eda

paul at claws-mail.org paul at claws-mail.org
Mon Dec 2 11:19:45 CET 2019


The branch, gtk3 has been updated
       via  77cb21eda32b978c2e1333f6c0af2ba98126b502 (commit)
      from  8972aaf3cf00a0cdba7cbd0af1f94c50c96477ae (commit)

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


- Log -----------------------------------------------------------------
commit 77cb21eda32b978c2e1333f6c0af2ba98126b502
Author: paul <paul at claws-mail.org>
Date:   Mon Dec 2 10:19:41 2019 +0000

    remove comment

diff --git a/src/gtk/description_window.c b/src/gtk/description_window.c
index 767485cc3..f0548eeee 100644
--- a/src/gtk/description_window.c
+++ b/src/gtk/description_window.c
@@ -101,8 +101,6 @@ static void description_create(DescriptionWindow * dwindow)
 	gtk_container_add(GTK_CONTAINER(scrolledwin), table);
 	gtk_container_set_border_width(GTK_CONTAINER(table), 4);
 
-// 	gtk_grid_set_column_spacing(GTK_GRID(table), 8);
-
 	line = 0;
 	for(i = 0; dwindow->symbol_table[i] != NULL; i = i + dwindow->columns) {
 		if(dwindow->symbol_table[i][0] != '\0') {

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list