aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/nativestyle/items/qquickstyleitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nativestyle/items/qquickstyleitem.cpp')
-rw-r--r--src/imports/nativestyle/items/qquickstyleitem.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/nativestyle/items/qquickstyleitem.cpp b/src/imports/nativestyle/items/qquickstyleitem.cpp
index 1034459d..3d03099a 100644
--- a/src/imports/nativestyle/items/qquickstyleitem.cpp
+++ b/src/imports/nativestyle/items/qquickstyleitem.cpp
@@ -51,8 +51,6 @@
QT_BEGIN_NAMESPACE
-QStyle *QQuickStyleItem::s_style = nullptr;
-
QDebug operator<<(QDebug debug, const QQuickStyleMargins &padding)
{
QDebugStateSaver saver(debug);