summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 6b5e229..fb35759 100644
--- a/main.c
+++ b/main.c
@@ -1101,7 +1101,6 @@ int sect_cbink(Str k, Str v, Arena *perm) {
PROP_BOOL("pronouns", &opt.cbink.pronouns);
PROP_BOOL("date", &opt.cbink.date);
return -1;
- return -1;
}
int sect_margin(Str k, Str v, Arena *perm) {