mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
Remove unused variable
This commit is contained in:
@@ -633,7 +633,6 @@ void
|
||||
gui_line_free (struct t_gui_buffer *buffer, struct t_gui_line *line)
|
||||
{
|
||||
struct t_gui_line *ptr_line;
|
||||
struct t_gui_window *ptr_win;
|
||||
|
||||
/* first remove mixed line if it exists */
|
||||
if (buffer->mixed_lines)
|
||||
|
||||
Reference in New Issue
Block a user