summaryrefslogtreecommitdiff
path: root/gv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gv.h')
-rw-r--r--gv.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gv.h b/gv.h
index 1d5915433d..a6bb749443 100644
--- a/gv.h
+++ b/gv.h
@@ -289,11 +289,5 @@ Return the CV from the GV.
#define gv_SVadd(gv) gv_add_by_type((gv), SVt_NULL)
/*
- * Local variables:
- * c-indentation-style: bsd
- * c-basic-offset: 4
- * indent-tabs-mode: nil
- * End:
- *
* ex: set ts=8 sts=4 sw=4 et:
*/