From f72f520b3867af632cf22ca5a3aea0b2d011be2b Mon Sep 17 00:00:00 2001 From: richardash1981 Date: Tue, 1 Jan 2013 15:35:23 +0000 Subject: [PATCH] remove trailing junk --- src/effects/LoadEffects.cpp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/effects/LoadEffects.cpp b/src/effects/LoadEffects.cpp index 093245924..c338185ba 100644 --- a/src/effects/LoadEffects.cpp +++ b/src/effects/LoadEffects.cpp @@ -326,14 +326,3 @@ void UnloadEffects() #endif } -// Indentation settings for Vim and Emacs and unique identifier for Arch, a -// version control system. Please do not modify past this point. -// -// Local Variables: -// c-basic-offset: 3 -// indent-tabs-mode: nil -// End: -// -// vim: et sts=3 sw=3 -// arch-tag: 3a6c5930-9015-4fd0-96f2-2eb31da1c785 -