aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetypeproxybinding_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlvaluetypeproxybinding_p.h')
-rw-r--r--src/qml/qml/qqmlvaluetypeproxybinding_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/qml/qml/qqmlvaluetypeproxybinding_p.h b/src/qml/qml/qqmlvaluetypeproxybinding_p.h
index 5f5194d8cc..0ac9c62836 100644
--- a/src/qml/qml/qqmlvaluetypeproxybinding_p.h
+++ b/src/qml/qml/qqmlvaluetypeproxybinding_p.h
@@ -65,9 +65,6 @@ protected:
~QQmlValueTypeProxyBinding();
private:
- static void recursiveEnable(QQmlAbstractBinding *, QQmlPropertyPrivate::WriteFlags);
- static void recursiveDisable(QQmlAbstractBinding *);
-
friend class QQmlAbstractBinding;
QObject *m_object;
int m_index;