summaryrefslogtreecommitdiffstats
path: root/man_action.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_action.c')
-rw-r--r--man_action.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/man_action.c b/man_action.c
index 6cd24666..48f4259e 100644
--- a/man_action.c
+++ b/man_action.c
@@ -124,7 +124,6 @@ post_de(struct man *m)
*/
if (MAN_BLOCK == m->last->type)
man_node_delete(m, m->last);
-
return(1);
}