From 6b8a63ae583b53a942dca7c681f4cf161c90d35e Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 5 May 2005 22:33:09 +0000 Subject: Remove vim settings from source code; people should use llvm/utils/vim/vimrc git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21704 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Program.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/System/Program.cpp') diff --git a/lib/System/Program.cpp b/lib/System/Program.cpp index abe6e189d2..22c38e2657 100644 --- a/lib/System/Program.cpp +++ b/lib/System/Program.cpp @@ -32,4 +32,3 @@ using namespace sys; #include "Win32/Program.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab -- cgit v1.2.3-18-g5258