aboutsummaryrefslogtreecommitdiff
path: root/cmd-queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-queue.c')
-rw-r--r--cmd-queue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-queue.c b/cmd-queue.c
index ef68d5d5..fa6999e8 100644
--- a/cmd-queue.c
+++ b/cmd-queue.c
@@ -102,7 +102,6 @@ cmdq_insert_after(struct cmdq_item *after, struct cmdq_item *item)
} while (item != NULL);
}
-
/* Insert a hook. */
void
cmdq_insert_hook(struct session *s, struct cmdq_item *item,