summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_loader.h
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 /osinfo/osinfo_loader.h
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 'osinfo/osinfo_loader.h')
-rw-r--r--osinfo/osinfo_loader.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/osinfo/osinfo_loader.h b/osinfo/osinfo_loader.h
index 76beb7c..dbe37ba 100644
--- a/osinfo/osinfo_loader.h
+++ b/osinfo/osinfo_loader.h
@@ -87,10 +87,3 @@ void osinfo_loader_process_user_path(OsinfoLoader *loader, GError **err);
#endif /* __OSINFO_LOADER_H__ */
-/*
- * Local variables:
- * indent-tabs-mode: nil
- * c-indent-level: 4
- * c-basic-offset: 4
- * End:
- */