diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-01-20 10:24:48 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-01-20 10:24:48 +0000 |
| commit | 899c87448fa1b8fe57a64e0163e54d249dd2fd2d (patch) | |
| tree | bf3c8442cec78b891b92603b68eda2ffdc3821e5 /src/QXmppConstants.h | |
| parent | 6a284845ca8a8ad22130b43d533b43d2333d47e3 (diff) | |
| download | qxmpp-899c87448fa1b8fe57a64e0163e54d249dd2fd2d.tar.gz | |
make it possible to change the client's capabilities node
Diffstat (limited to 'src/QXmppConstants.h')
| -rw-r--r-- | src/QXmppConstants.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/QXmppConstants.h b/src/QXmppConstants.h index 22b48847..a5166636 100644 --- a/src/QXmppConstants.h +++ b/src/QXmppConstants.h @@ -25,8 +25,6 @@ #ifndef QXMPPCONSTANTS_H #define QXMPPCONSTANTS_H -extern const char* capabilities_node; - extern const char* ns_stream; extern const char* ns_client; extern const char* ns_server; |
