From 291f6b7223929bb05584d58eda5a154448f6af15 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 llvm-svn: 21704 --- llvm/lib/System/Path.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/System/Path.cpp') diff --git a/llvm/lib/System/Path.cpp b/llvm/lib/System/Path.cpp index 8ac23088a81..34cbd6d69b7 100644 --- a/llvm/lib/System/Path.cpp +++ b/llvm/lib/System/Path.cpp @@ -107,4 +107,3 @@ Path::GetDLLSuffix() { #include "Win32/Path.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab -- cgit v1.2.3