diff options
Diffstat (limited to 'src/base/QXmppUtils.h')
| -rw-r--r-- | src/base/QXmppUtils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/base/QXmppUtils.h b/src/base/QXmppUtils.h index 80d84240..3a4dc8f6 100644 --- a/src/base/QXmppUtils.h +++ b/src/base/QXmppUtils.h @@ -58,8 +58,6 @@ QString generateStanzaHash(int length=32); void helperToXmlAddAttribute(QXmlStreamWriter* stream, const QString& name, const QString& value); -void helperToXmlAddDomElement(QXmlStreamWriter* stream, - const QDomElement& element, const QStringList &omitNamespaces); void helperToXmlAddTextElement(QXmlStreamWriter* stream, const QString& name, const QString& value); |
