diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:23:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 10:23:19 +0900 |
commit | a4a781296ea58711db54aed4e0de956fca0139a7 (patch) | |
tree | 4f52f635e4a64a69496a90f497419603525f4ea1 /khexedit | |
parent | 12b300868178d7082dd23248e14ba108b62d212d (diff) | |
download | tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.tar.gz tdeutils-a4a781296ea58711db54aed4e0de956fca0139a7.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khexedit')
-rw-r--r-- | khexedit/toplevel.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/khexedit/toplevel.cc b/khexedit/toplevel.cc index ab4a211..c09bef8 100644 --- a/khexedit/toplevel.cc +++ b/khexedit/toplevel.cc @@ -17,9 +17,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ - -// kate: space-indent on; indent-width 2; replace-tabs on; - #include <tqptrlist.h> #include <tqsignalmapper.h> #include <tqtimer.h> |