summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qscroller_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/util/qscroller_p.h')
-rw-r--r--src/gui/util/qscroller_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/util/qscroller_p.h b/src/gui/util/qscroller_p.h
index 8c5f2e7..c119615 100644
--- a/src/gui/util/qscroller_p.h
+++ b/src/gui/util/qscroller_p.h
@@ -148,10 +148,6 @@ public slots:
void targetDestroyed();
public:
- // static
- static QMap<QObject *, QScroller *> allScrollers;
- static QSet<QScroller *> activeScrollers;
-
// non static
QObject *target;
QScrollerProperties properties;