diff options
Diffstat (limited to 'src/stdlib/functiontype.h')
| -rw-r--r-- | src/stdlib/functiontype.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/functiontype.h b/src/stdlib/functiontype.h index 3169cfc9..ab0600be 100644 --- a/src/stdlib/functiontype.h +++ b/src/stdlib/functiontype.h @@ -35,5 +35,3 @@ PUREFUNC bool Func$is_none(const void *obj, const TypeInfo_t *); .tag = FunctionInfo, \ .FunctionInfo.type_str = typestr, \ .metamethods = Func$metamethods}) - -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 |
