summaryrefslogtreecommitdiff
path: root/src/core/hook/hook-line.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hook/hook-line.c')
-rw-r--r--src/core/hook/hook-line.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/hook/hook-line.c b/src/core/hook/hook-line.c
index ed1fcb781..371e06d88 100644
--- a/src/core/hook/hook-line.c
+++ b/src/core/hook/hook-line.c
@@ -205,8 +205,7 @@ hook_line_exec (struct t_gui_line *line)
hook_exec_end ();
- if (hashtable)
- hashtable_free (hashtable);
+ hashtable_free (hashtable);
}
/*