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

Remove compilation warning (unused variable)

This commit is contained in:
Sebastien Helleu
2009-01-25 09:27:19 +01:00
parent c36af7eb8d
commit d5a463b654
-1
View File
@@ -901,7 +901,6 @@ void
gui_window_refresh_windows ()
{
struct t_gui_window *ptr_win, *old_current_window;
struct t_gui_buffer *ptr_buffer;
struct t_gui_bar *ptr_bar;
int add_bottom, add_top, add_left, add_right;