Remove vim header

We don't need vim modelines in each source file, it can be set in
user's vimrc.

Change-Id: I615f1ffc7e097f1ddbd908a512f1cb988489e871
Closes-Bug: #1229324
This commit is contained in:
ChangBo Guo(gcb)
2014-02-24 04:26:25 -05:00
committed by Gerrit Code Review
parent 5f5501f534
commit 16a4c9ea7a
7 changed files with 0 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010-2011 OpenStack Foundation
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.