From 43c6ec6803364e88c1e684a4e11c06150121e779 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 16 Apr 2014 11:53:51 +0200 Subject: Remove modelines Removed modelines are better than modelines that differ from file to file. --- src/macros.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/macros.h') diff --git a/src/macros.h b/src/macros.h index 3fb8cbdda0..8068a3d1f9 100644 --- a/src/macros.h +++ b/src/macros.h @@ -1,5 +1,4 @@ -/* vi:set ts=8 sts=4 sw=4: - * +/* * VIM - Vi IMproved by Bram Moolenaar * * Do ":help uganda" in Vim to read copying and usage conditions. -- cgit