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
This commit is contained in:
Misha Brukman
2005-05-05 22:33:09 +00:00
parent e25bc8c957
commit 6b8a63ae58
37 changed files with 0 additions and 37 deletions

View File

@ -32,4 +32,3 @@ using namespace sys;
#include "Win32/Process.inc"
#endif
// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab