diff options
Diffstat (limited to 'languages/cpp/stringhelpers.cpp')
-rw-r--r-- | languages/cpp/stringhelpers.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/languages/cpp/stringhelpers.cpp b/languages/cpp/stringhelpers.cpp index bc267c15..262df1e3 100644 --- a/languages/cpp/stringhelpers.cpp +++ b/languages/cpp/stringhelpers.cpp @@ -294,6 +294,3 @@ TQString stringMult( int count, TQString str ){ } } - - -// kate: indent-mode csands; tab-width 4; |