summaryrefslogtreecommitdiffstats
path: root/kbabel/catalogmanager/libsvn/svnhandler.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:52:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 00:00:35 +0900
commit5cb56e30c72d35ea7623d22f93c30254d88c2e77 (patch)
tree5ca96b50f54200079eb82be3cabbb03a8164817f /kbabel/catalogmanager/libsvn/svnhandler.cpp
parent1422fd8290cf3e14198db58612485a1dd925263d (diff)
downloadtdesdk-5cb56e30c72d35ea7623d22f93c30254d88c2e77.tar.gz
tdesdk-5cb56e30c72d35ea7623d22f93c30254d88c2e77.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8a861e2bb84e01563fffebdb8e099a2a55d61221)
Diffstat (limited to 'kbabel/catalogmanager/libsvn/svnhandler.cpp')
-rw-r--r--kbabel/catalogmanager/libsvn/svnhandler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kbabel/catalogmanager/libsvn/svnhandler.cpp b/kbabel/catalogmanager/libsvn/svnhandler.cpp
index 4587f0ed..31bdd5ad 100644
--- a/kbabel/catalogmanager/libsvn/svnhandler.cpp
+++ b/kbabel/catalogmanager/libsvn/svnhandler.cpp
@@ -540,5 +540,3 @@ void SVNOutputCollector::slotGatherStdout( TDEProcess*, char* data, int len )
}
#include "svnhandler.moc"
-
-// kate: space-indent on; indent-width 2; replace-tabs on;