diff options
author | Guillem Jover <guillem@debian.org> | 2013-04-16 20:33:19 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-04-19 05:34:03 +0200 |
commit | 36a15fee663324bf98f7cc1a5658a0ecff88628e (patch) | |
tree | 75ce565d4c3d2bd7c915b83ef0a4cd279746d3c8 /src/t | |
parent | d61fbafbbe3858150ddcd349df8e10557b0fe0cf (diff) | |
download | dpkg-36a15fee663324bf98f7cc1a5658a0ecff88628e.tar.gz |
Remove Emacs and vim modelines
These just clutter the code base, as adding modelines for each possible
editor out there does not scale, and they are currently not exhaustive
anyway.
Diffstat (limited to 'src/t')
-rw-r--r-- | src/t/100_dpkg_divert.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/t/100_dpkg_divert.t b/src/t/100_dpkg_divert.t index bfa7e7368..572b06238 100644 --- a/src/t/100_dpkg_divert.t +++ b/src/t/100_dpkg_divert.t @@ -1,4 +1,3 @@ -# -*- mode: cperl;-*- # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |