summaryrefslogtreecommitdiff
path: root/tests/test-entity.c
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-03-02 15:49:02 -0500
committerCole Robinson <crobinso@redhat.com>2019-03-07 17:47:44 -0500
commitb19c1259d45a357d47039fe9b1f3d84210d5b373 (patch)
tree21fdcba48bce0d92f393bf5e4d33c2a2af7b2fa9 /tests/test-entity.c
parent6c039a407bb7ee5eb58853b7bf08e25072fb7986 (diff)
downloadlibosinfo-b19c1259d45a357d47039fe9b1f3d84210d5b373.tar.gz
Remove emacs 'Local variables' annotations
No other virt projects have annotations like this, plus IMO .editorconfig handles this in a much nicer way and more flexible way. Ditch them Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests/test-entity.c')
-rw-r--r--tests/test-entity.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/test-entity.c b/tests/test-entity.c
index e65963c..31aa6a9 100644
--- a/tests/test-entity.c
+++ b/tests/test-entity.c
@@ -327,10 +327,3 @@ main(int argc, char *argv[])
return g_test_run();
}
-/*
- * Local variables:
- * indent-tabs-mode: nil
- * c-indent-level: 4
- * c-basic-offset: 4
- * End:
- */