extraneous vim editor configuration comments

Many of the source code files have a beginning line:
vim: tabstop=4 shiftwidth=4 softtabstop=4

This should be deleted.

Change-Id: I0b7bd4e727c0597e7c7fb61d42684e908e001134
Closes-Bug: #1229324
This commit is contained in:
Gordon Chung 2014-04-28 16:21:40 -04:00
parent b1b2b4ba23
commit 334739663c
1 changed files with 0 additions and 2 deletions

View File

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