From e2855dee7da006a1cf6dbb9b0aa5407ba249149e Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 9 Feb 2014 23:49:19 -0800 Subject: [PATCH] Undo vim modelines. --- amxmodx/string.cpp | 1 - plugins/include/string.inc | 1 - 2 files changed, 2 deletions(-) diff --git a/amxmodx/string.cpp b/amxmodx/string.cpp index 583e3c48..3f3f3962 100755 --- a/amxmodx/string.cpp +++ b/amxmodx/string.cpp @@ -1,4 +1,3 @@ -// vim: set ts=8 sts=8 sw=8 tw=99 noet: /* AMX Mod X * * by the AMX Mod X Development Team diff --git a/plugins/include/string.inc b/plugins/include/string.inc index c24f68fd..e4762781 100755 --- a/plugins/include/string.inc +++ b/plugins/include/string.inc @@ -1,4 +1,3 @@ -// vim: set ts=4 sw=4 tw=99 sts=4 noet ft=c: /* Strings manipulation * * by the AMX Mod X Development Team