summaryrefslogtreecommitdiff
path: root/modules/video_processing/main
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-04-16 12:40:34 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-04-16 12:40:34 +0000
commit237fe4f876330f8128af9310f78b3b8829616570 (patch)
treed33d86a670fec7b9a4060151492d8129f9bcb6ef /modules/video_processing/main
parent4d2a2eccaef42c24ada13e98fe2917439d882033 (diff)
downloadwebrtc-237fe4f876330f8128af9310f78b3b8829616570.tar.gz
Remove vim/emacs modelines from .gypi files
BUG=1655 Review URL: https://webrtc-codereview.appspot.com/1326005 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3857 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'modules/video_processing/main')
-rw-r--r--modules/video_processing/main/test/vpm_tests.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/video_processing/main/test/vpm_tests.gypi b/modules/video_processing/main/test/vpm_tests.gypi
index 0888b1d1..0be104c3 100644
--- a/modules/video_processing/main/test/vpm_tests.gypi
+++ b/modules/video_processing/main/test/vpm_tests.gypi
@@ -31,9 +31,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2: