summaryrefslogtreecommitdiff
path: root/t/op/attrproto.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/attrproto.t')
-rw-r--r--t/op/attrproto.t4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/op/attrproto.t b/t/op/attrproto.t
index 8e69e3382e..464081f29a 100644
--- a/t/op/attrproto.t
+++ b/t/op/attrproto.t
@@ -132,8 +132,4 @@ is @warnings, 0, "Malformed prototype isn't just a warning";
is @warnings, 0, "No more warnings";
}
-# Local variables:
-# indent-tabs-mode: nil
-# End:
-#
# ex: set ts=8 sts=4 sw=4 et: