summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/gui-line.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/gui-line.c b/src/gui/gui-line.c
index 351adc4f3..c0230fb7d 100644
--- a/src/gui/gui-line.c
+++ b/src/gui/gui-line.c
@@ -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)