diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 00:15:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 00:15:40 +0900 |
commit | ed8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch) | |
tree | 6c8bf650267a48f922fab63117812f1389ce31e9 /tdeioslave | |
parent | 290dd240b89a39b9e0978a08d63298fd7bccc600 (diff) | |
download | tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave')
-rw-r--r-- | tdeioslave/ftp/ftp.cc | 1 | ||||
-rw-r--r-- | tdeioslave/ftp/ftp.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tdeioslave/ftp/ftp.cc b/tdeioslave/ftp/ftp.cc index cf358ce39..65f3eedc5 100644 --- a/tdeioslave/ftp/ftp.cc +++ b/tdeioslave/ftp/ftp.cc @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 2; -*- /* This file is part of the KDE libraries Copyright (C) 2000 David Faure <faure@kde.org> diff --git a/tdeioslave/ftp/ftp.h b/tdeioslave/ftp/ftp.h index c95b25410..4e4f81421 100644 --- a/tdeioslave/ftp/ftp.h +++ b/tdeioslave/ftp/ftp.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 2; -*- /* This file is part of the KDE libraries Copyright (C) 2000 David Faure <faure@kde.org> |