mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
Some problems in banlist.c are fixed
This commit is contained in:
@@ -53,7 +53,6 @@ typedef struct banlist_info_s {
|
||||
int current; /* index of currently processing mode */
|
||||
int line_ct; /* count of presented lines */
|
||||
int select_ct; /* count of selected lines */
|
||||
/* Not really; 1 if any are selected otherwise 0 */
|
||||
GtkWidget *window;
|
||||
GtkWidget *treeview;
|
||||
GtkWidget *checkboxes[MODE_CT];
|
||||
|
||||
Reference in New Issue
Block a user