diff options
Diffstat (limited to 'vcs/subversion/commitdlg.h')
-rw-r--r-- | vcs/subversion/commitdlg.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; |