summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipblendnodecreatedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclipblendnodecreatedchange.h')
-rw-r--r--src/animation/frontend/qclipblendnodecreatedchange.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/animation/frontend/qclipblendnodecreatedchange.h b/src/animation/frontend/qclipblendnodecreatedchange.h
index b07d080bd..01f17d7ca 100644
--- a/src/animation/frontend/qclipblendnodecreatedchange.h
+++ b/src/animation/frontend/qclipblendnodecreatedchange.h
@@ -53,9 +53,6 @@ public:
explicit QClipBlendNodeCreatedChangeBase(const QAbstractClipBlendNode *node);
~QClipBlendNodeCreatedChangeBase();
- Qt3DCore::QNodeId parentClipBlendNodeId() const;
- Qt3DCore::QNodeIdVector clips() const;
-
private:
Q_DECLARE_PRIVATE(QClipBlendNodeCreatedChangeBase)
};