summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/commitdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/subversion/commitdlg.cpp')
-rw-r--r--vcs/subversion/commitdlg.cpp2
1 files changed, 0 insertions, 2 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;