1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

Removed unused variables

This commit is contained in:
Sebastien Helleu
2004-01-19 00:00:43 +00:00
parent 59bd0b825d
commit f97a5555ca
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -924,8 +924,6 @@ gui_redraw_window_status (t_gui_window *window)
void
gui_draw_window_infobar (t_gui_window *window)
{
t_gui_window *ptr_win;
char format_more[32];
time_t time_seconds;
struct tm *local_time;
char text[256];
-2
View File
@@ -924,8 +924,6 @@ gui_redraw_window_status (t_gui_window *window)
void
gui_draw_window_infobar (t_gui_window *window)
{
t_gui_window *ptr_win;
char format_more[32];
time_t time_seconds;
struct tm *local_time;
char text[256];