diff options
author | edunham <edunham@mozilla.com> | 2016-04-20 10:49:09 -0700 |
---|---|---|
committer | edunham <edunham@mozilla.com> | 2016-04-20 10:49:09 -0700 |
commit | 7ae63b121334b77b0592fd10570926c8b8cfd11c (patch) | |
tree | 9d423238e93283297a6b7905eb6464db884d0a4c /components/script/dom/webidls/TouchList.webidl | |
parent | 89b276c889ce76f8fe43c22779835af138472dac (diff) | |
download | servo-7ae63b121334b77b0592fd10570926c8b8cfd11c.tar.gz servo-7ae63b121334b77b0592fd10570926c8b8cfd11c.zip |
Remove modelines everywhere but tests/wpt
Diffstat (limited to 'components/script/dom/webidls/TouchList.webidl')
-rw-r--r-- | components/script/dom/webidls/TouchList.webidl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/dom/webidls/TouchList.webidl b/components/script/dom/webidls/TouchList.webidl index f75cc4c9530..22e4646ebfb 100644 --- a/components/script/dom/webidls/TouchList.webidl +++ b/components/script/dom/webidls/TouchList.webidl @@ -1,4 +1,3 @@ -/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |