diff options
Diffstat (limited to 'kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp')
-rw-r--r-- | kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp b/kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp index 07a89f98..fe72d351 100644 --- a/kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp +++ b/kopete/protocols/oscar/liboscar/tests/chatnavtests.cpp @@ -299,7 +299,3 @@ void ChatNavTests::roominfoParsingTest() CHECK( tlvCount == realCount, true ); } } - -//kate: indent-mode csands; tab-width 4; - - |