diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 08:07:54 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 08:07:54 +0000 |
| commit | 064a65d8d2bde24369bb83d8393da1344035ad83 (patch) | |
| tree | ad686a9d983567eab1b7cf07fd4bec9627f113fc /example | |
| parent | 1d726c6fd2ac9a0e57fbc661c1d66273ff385ea1 (diff) | |
| download | qxmpp-064a65d8d2bde24369bb83d8393da1344035ad83.tar.gz | |
don't include obsolete xmlrpc.h
Diffstat (limited to 'example')
| -rw-r--r-- | example/tests/tests.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/tests/tests.cpp b/example/tests/tests.cpp index 21888856..d233004b 100644 --- a/example/tests/tests.cpp +++ b/example/tests/tests.cpp @@ -36,7 +36,6 @@ #include "QXmppSession.h" #include "QXmppUtils.h" #include "tests.h" -#include "xmlrpc.h" void TestUtils::testHmac() { |
