summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/webp/qwebphandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/webp/qwebphandler_p.h')
-rw-r--r--src/plugins/imageformats/webp/qwebphandler_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/imageformats/webp/qwebphandler_p.h b/src/plugins/imageformats/webp/qwebphandler_p.h
index 96a8811..849afe3 100644
--- a/src/plugins/imageformats/webp/qwebphandler_p.h
+++ b/src/plugins/imageformats/webp/qwebphandler_p.h
@@ -57,10 +57,6 @@ public:
~QWebpHandler();
public:
-#if QT_DEPRECATED_SINCE(5, 13)
- QByteArray name() const override;
-#endif
-
bool canRead() const override;
bool read(QImage *image) override;