summaryrefslogtreecommitdiffstats
path: root/vcs/subversion
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 10:54:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 10:54:45 +0900
commitc1136256870320723ad42e04e2559ae384b8fe91 (patch)
tree45deeff0849cf35588b66b8af5950977ab56e733 /vcs/subversion
parentb2f4f7cb600639e1e5cd42d9b725440c82ac5ccf (diff)
downloadtdevelop-c1136256870320723ad42e04e2559ae384b8fe91.tar.gz
tdevelop-c1136256870320723ad42e04e2559ae384b8fe91.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'vcs/subversion')
-rw-r--r--vcs/subversion/commitdlg.cpp2
-rw-r--r--vcs/subversion/commitdlg.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/vcs/subversion/commitdlg.cpp b/vcs/subversion/commitdlg.cpp
index cd6fedab..b342da09 100644
--- a/vcs/subversion/commitdlg.cpp
+++ b/vcs/subversion/commitdlg.cpp
@@ -43,5 +43,3 @@ bool CommitDlg::eventFilter( TQObject* obj, TQEvent* ev )
}
#include "commitdlg.moc"
-
-//kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle;
diff --git a/vcs/subversion/commitdlg.h b/vcs/subversion/commitdlg.h
index 2f9d5a85..4636c198 100644
--- a/vcs/subversion/commitdlg.h
+++ b/vcs/subversion/commitdlg.h
@@ -34,5 +34,3 @@ protected:
};
#endif
-
-//kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle;