aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/text.h')
-rw-r--r--src/stdlib/text.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/text.h b/src/stdlib/text.h
index 6bedcb60..f31ee05c 100644
--- a/src/stdlib/text.h
+++ b/src/stdlib/text.h
@@ -108,5 +108,3 @@ extern Text_t EMPTY_TEXT;
.serialize = Text$serialize, \
.deserialize = Text$deserialize, \
}
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0