From 85aad98a0e0a93c146fd4c306114f23824a3db5f Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 28 Jun 2016 16:58:25 +0200 Subject: Drop Emacs local variables lists redundant with .dir-locals.el Signed-off-by: Markus Armbruster Reviewed-by: Richard Henderson --- include/qemu/acl.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include') diff --git a/include/qemu/acl.h b/include/qemu/acl.h index 116487e282..4a403b71cd 100644 --- a/include/qemu/acl.h +++ b/include/qemu/acl.h @@ -64,11 +64,3 @@ int qemu_acl_remove(qemu_acl *acl, const char *match); #endif /* __QEMU_ACL_H__ */ - -/* - * Local variables: - * c-indent-level: 4 - * c-basic-offset: 4 - * tab-width: 8 - * End: - */ -- cgit v1.2.3