Do not use gtk_cmctree_set_line_style(), since it does nothing.
[claws.git] / src / grouplistdialog.c
index 91fab557626e68a4d24502ea73074649b9f846f9..9ff8b25fa6fe7eac4df169c44acce768bfa63992 100644 (file)
@@ -211,7 +211,6 @@ static void grouplist_dialog_create(void)
        gtk_cmclist_set_column_auto_resize(GTK_CMCLIST(ctree), 0, TRUE);
        gtk_cmclist_set_selection_mode(GTK_CMCLIST(ctree), GTK_SELECTION_MULTIPLE);
        
-       gtk_cmctree_set_line_style(GTK_CMCTREE(ctree), GTK_CMCTREE_LINES_NONE);
        gtk_cmctree_set_expander_style(GTK_CMCTREE(ctree),
                                GTK_CMCTREE_EXPANDER_TRIANGLE);