diff options
Diffstat (limited to 'languages/cpp/completiondebug.cpp')
-rw-r--r-- | languages/cpp/completiondebug.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/languages/cpp/completiondebug.cpp b/languages/cpp/completiondebug.cpp index dc73329e..8c7df94e 100644 --- a/languages/cpp/completiondebug.cpp +++ b/languages/cpp/completiondebug.cpp @@ -52,5 +52,3 @@ template<> KDDebugState<kndbgstream>::KDDebugState() { } } - -// kate: indent-mode csands; tab-width 4; |