aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppLogger.h')
-rw-r--r--source/QXmppLogger.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/QXmppLogger.h b/source/QXmppLogger.h
index e21c426d..7111efe2 100644
--- a/source/QXmppLogger.h
+++ b/source/QXmppLogger.h
@@ -63,9 +63,6 @@ public:
void setLogFilePath(const QString&);
QString logFilePath();
- // deprecated accessors, use the form without "get" instead
- QXmppLogger::LoggingType Q_DECL_DEPRECATED getLoggingType();
-
public slots:
void log(QXmppLogger::MessageType type, const QString& str);