summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdeio/tdeio
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio/tdeio')
-rw-r--r--tdeio/tdeio/chmodjob.h1
-rw-r--r--tdeio/tdeio/connection.h1
-rw-r--r--tdeio/tdeio/dataslave.h1
-rw-r--r--tdeio/tdeio/davjob.cpp1
-rw-r--r--tdeio/tdeio/davjob.h1
-rw-r--r--tdeio/tdeio/job.h1
-rw-r--r--tdeio/tdeio/jobclasses.h1
-rw-r--r--tdeio/tdeio/kacl.cpp2
-rw-r--r--tdeio/tdeio/kdirwatch.cpp5
-rw-r--r--tdeio/tdeio/kdirwatch.h2
-rw-r--r--tdeio/tdeio/kmimetypechooser.cpp2
-rw-r--r--tdeio/tdeio/kmimetypechooser.h1
-rw-r--r--tdeio/tdeio/kservicetypefactory.cpp2
-rw-r--r--tdeio/tdeio/kurlcompletion.cpp3
-rw-r--r--tdeio/tdeio/metainfojob.cpp2
-rw-r--r--tdeio/tdeio/metainfojob.h2
-rw-r--r--tdeio/tdeio/observer.h2
-rw-r--r--tdeio/tdeio/previewjob.cpp2
-rw-r--r--tdeio/tdeio/previewjob.h2
-rw-r--r--tdeio/tdeio/scheduler.h1
-rw-r--r--tdeio/tdeio/slave.h1
-rw-r--r--tdeio/tdeio/slaveconfig.cpp1
-rw-r--r--tdeio/tdeio/slaveconfig.h1
23 files changed, 1 insertions, 37 deletions
diff --git a/tdeio/tdeio/chmodjob.h b/tdeio/tdeio/chmodjob.h
index 59fb253bc..87ce89683 100644
--- a/tdeio/tdeio/chmodjob.h
+++ b/tdeio/tdeio/chmodjob.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2000 David Faure <faure@kde.org>
diff --git a/tdeio/tdeio/connection.h b/tdeio/tdeio/connection.h
index fb0b50e15..f573aafac 100644
--- a/tdeio/tdeio/connection.h
+++ b/tdeio/tdeio/connection.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2000 Stephan Kulow <coolo@kde.org>
David Faure <faure@kde.org>
diff --git a/tdeio/tdeio/dataslave.h b/tdeio/tdeio/dataslave.h
index 0c78a308c..f4ae32e66 100644
--- a/tdeio/tdeio/dataslave.h
+++ b/tdeio/tdeio/dataslave.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/*
* This file is part of the KDE libraries
* Copyright (c) 2003 Leo Savernik <l.savernik@aon.at>
diff --git a/tdeio/tdeio/davjob.cpp b/tdeio/tdeio/davjob.cpp
index 8106c77ba..8395587fa 100644
--- a/tdeio/tdeio/davjob.cpp
+++ b/tdeio/tdeio/davjob.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2002 Jan-Pascal van Best <janpascal@vanbest.org>
diff --git a/tdeio/tdeio/davjob.h b/tdeio/tdeio/davjob.h
index 83e3bb3d8..4cf8edb97 100644
--- a/tdeio/tdeio/davjob.h
+++ b/tdeio/tdeio/davjob.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2002 Jan-Pascal van Best <janpascal@vanbest.org>
diff --git a/tdeio/tdeio/job.h b/tdeio/tdeio/job.h
index 79a21aeec..5484712bb 100644
--- a/tdeio/tdeio/job.h
+++ b/tdeio/tdeio/job.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2000 Stephan Kulow <coolo@kde.org>
David Faure <faure@kde.org>
diff --git a/tdeio/tdeio/jobclasses.h b/tdeio/tdeio/jobclasses.h
index 34efee582..cd078b842 100644
--- a/tdeio/tdeio/jobclasses.h
+++ b/tdeio/tdeio/jobclasses.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2000 Stephan Kulow <coolo@kde.org>
David Faure <faure@kde.org>
diff --git a/tdeio/tdeio/kacl.cpp b/tdeio/tdeio/kacl.cpp
index 432a50d31..fcf3cc13f 100644
--- a/tdeio/tdeio/kacl.cpp
+++ b/tdeio/tdeio/kacl.cpp
@@ -678,5 +678,3 @@ TQDataStream & operator>> ( TQDataStream & s, KACL & a )
a.setACL( str );
return s;
}
-
-// vim:set ts=8 sw=4:
diff --git a/tdeio/tdeio/kdirwatch.cpp b/tdeio/tdeio/kdirwatch.cpp
index 9849ff644..60f7945ac 100644
--- a/tdeio/tdeio/kdirwatch.cpp
+++ b/tdeio/tdeio/kdirwatch.cpp
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 2 -*-
/* This file is part of the KDE libraries
Copyright (C) 1998 Sven Radej <sven@lisa.exp.univie.ac.at>
@@ -1816,7 +1815,3 @@ KDirWatch::Method KDirWatch::internalMethod()
#include "kdirwatch.moc"
#include "kdirwatch_p.moc"
-
-//sven
-
-// vim: sw=2 ts=8 et
diff --git a/tdeio/tdeio/kdirwatch.h b/tdeio/tdeio/kdirwatch.h
index 67d762938..0ef3d1d34 100644
--- a/tdeio/tdeio/kdirwatch.h
+++ b/tdeio/tdeio/kdirwatch.h
@@ -295,5 +295,3 @@ class TDEIO_EXPORT KDirWatch : public TQObject
};
#endif
-
-// vim: sw=3 et
diff --git a/tdeio/tdeio/kmimetypechooser.cpp b/tdeio/tdeio/kmimetypechooser.cpp
index ffc9a4c78..72fdf925e 100644
--- a/tdeio/tdeio/kmimetypechooser.cpp
+++ b/tdeio/tdeio/kmimetypechooser.cpp
@@ -293,6 +293,4 @@ KMimeTypeChooserDialog::~KMimeTypeChooserDialog()
}
//END KMimeTypeChooserDialog
-
-// kate: space-indent on; indent-width 2; replace-tabs on;
#include "kmimetypechooser.moc"
diff --git a/tdeio/tdeio/kmimetypechooser.h b/tdeio/tdeio/kmimetypechooser.h
index 16ec052f5..ad4c236c9 100644
--- a/tdeio/tdeio/kmimetypechooser.h
+++ b/tdeio/tdeio/kmimetypechooser.h
@@ -177,4 +177,3 @@ class TDEIO_EXPORT KMimeTypeChooserDialog : public KDialogBase
KMimeTypeChooser *m_chooser;
};
#endif // _KMIMETYPE_CHOOSER_H_
-// kate: space-indent on; indent-width 2; replace-tabs on;
diff --git a/tdeio/tdeio/kservicetypefactory.cpp b/tdeio/tdeio/kservicetypefactory.cpp
index e198f1333..682a87d6b 100644
--- a/tdeio/tdeio/kservicetypefactory.cpp
+++ b/tdeio/tdeio/kservicetypefactory.cpp
@@ -296,5 +296,3 @@ KServiceTypeFactory *KServiceTypeFactory::_self = 0;
void KServiceTypeFactory::virtual_hook( int id, void* data )
{ KSycocaFactory::virtual_hook( id, data ); }
-
-// vim: ts=3 sw=3 et
diff --git a/tdeio/tdeio/kurlcompletion.cpp b/tdeio/tdeio/kurlcompletion.cpp
index 890f9f28c..f7d095ced 100644
--- a/tdeio/tdeio/kurlcompletion.cpp
+++ b/tdeio/tdeio/kurlcompletion.cpp
@@ -1,5 +1,4 @@
-/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset:4 -*-
-
+/*
This file is part of the KDE libraries
Copyright (C) 2000 David Smith <dsmith@algonet.se>
Copyright (C) 2004 Scott Wheeler <wheeler@kde.org>
diff --git a/tdeio/tdeio/metainfojob.cpp b/tdeio/tdeio/metainfojob.cpp
index 002c76b2a..4f0721492 100644
--- a/tdeio/tdeio/metainfojob.cpp
+++ b/tdeio/tdeio/metainfojob.cpp
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-// vim: ts=4 sw=4 et
/* This file is part of the KDE libraries
Copyright (C) 2002 Rolf Magnus <ramagnus@kde.org>
diff --git a/tdeio/tdeio/metainfojob.h b/tdeio/tdeio/metainfojob.h
index 27aa4e839..44a80de1e 100644
--- a/tdeio/tdeio/metainfojob.h
+++ b/tdeio/tdeio/metainfojob.h
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-// vim: ts=4 sw=4 et
/* This file is part of the KDE libraries
Copyright (C) 2001 Rolf Magnus <ramagnus@kde.org>
parts of this taken from previewjob.h
diff --git a/tdeio/tdeio/observer.h b/tdeio/tdeio/observer.h
index fd3cb6310..1864f9977 100644
--- a/tdeio/tdeio/observer.h
+++ b/tdeio/tdeio/observer.h
@@ -208,6 +208,4 @@ protected:
private:
class ObserverPrivate* d;
};
-
-// -*- mode: c++; c-basic-offset: 2 -*-
#endif
diff --git a/tdeio/tdeio/previewjob.cpp b/tdeio/tdeio/previewjob.cpp
index 5e3148619..38ee74ac2 100644
--- a/tdeio/tdeio/previewjob.cpp
+++ b/tdeio/tdeio/previewjob.cpp
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-// vim: ts=4 sw=4 et
/* This file is part of the KDE libraries
Copyright (C) 2000 David Faure <faure@kde.org>
2000 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdeio/previewjob.h b/tdeio/tdeio/previewjob.h
index e203b807e..a1b9550ba 100644
--- a/tdeio/tdeio/previewjob.h
+++ b/tdeio/tdeio/previewjob.h
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-// vim: ts=4 sw=4 et
/* This file is part of the KDE libraries
Copyright (C) 2000 David Faure <faure@kde.org>
2000 Carsten Pfeiffer <pfeiffer@kde.org>
diff --git a/tdeio/tdeio/scheduler.h b/tdeio/tdeio/scheduler.h
index 28c030a25..fe0d050e4 100644
--- a/tdeio/tdeio/scheduler.h
+++ b/tdeio/tdeio/scheduler.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE libraries
Copyright (C) 2000 Stephan Kulow <coolo@kde.org>
Waldo Bastian <bastian@kde.org>
diff --git a/tdeio/tdeio/slave.h b/tdeio/tdeio/slave.h
index 96e018e85..ae4eb00db 100644
--- a/tdeio/tdeio/slave.h
+++ b/tdeio/tdeio/slave.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/*
* This file is part of the KDE libraries
* Copyright (c) 2000 Waldo Bastian <bastian@kde.org>
diff --git a/tdeio/tdeio/slaveconfig.cpp b/tdeio/tdeio/slaveconfig.cpp
index af1b7b793..4aaacbe79 100644
--- a/tdeio/tdeio/slaveconfig.cpp
+++ b/tdeio/tdeio/slaveconfig.cpp
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/*
* This file is part of the KDE libraries
* Copyright (c) 2001 Waldo Bastian <bastian@kde.org>
diff --git a/tdeio/tdeio/slaveconfig.h b/tdeio/tdeio/slaveconfig.h
index fd6fa1e1e..a21965040 100644
--- a/tdeio/tdeio/slaveconfig.h
+++ b/tdeio/tdeio/slaveconfig.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/*
* This file is part of the KDE libraries
* Copyright (c) 2001 Waldo Bastian <bastian@kde.org>