1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 03:33:12 +02:00

core, gui: remove declared but unused global variables

This commit is contained in:
Simmo Saan
2017-06-03 15:04:26 +03:00
parent 824610d28b
commit 90936d8478
-2
View File
@@ -81,8 +81,6 @@ char *gui_bar_items_default_for_bars[][2] =
struct t_gui_bar_item_hook *gui_bar_item_hooks = NULL;
struct t_hook *gui_bar_item_timer = NULL;
struct t_hdata *gui_bar_item_hdata_bar_item = NULL;
/*
* Checks if a bar item pointer is valid.