diff options
Diffstat (limited to 'kate/part/katespell.cpp')
-rw-r--r-- | kate/part/katespell.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kate/part/katespell.cpp b/kate/part/katespell.cpp index e68008470..84b4337d9 100644 --- a/kate/part/katespell.cpp +++ b/kate/part/katespell.cpp @@ -216,6 +216,3 @@ void KateSpell::spellCleanDone() kdDebug (13020) << "SPELLING END" << endl; } //END - - -// kate: space-indent on; indent-width 2; replace-tabs on; |