summaryrefslogtreecommitdiff
path: root/src/threed/scene_ai/qaiscene.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/threed/scene_ai/qaiscene.h')
-rw-r--r--src/threed/scene_ai/qaiscene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/threed/scene_ai/qaiscene.h b/src/threed/scene_ai/qaiscene.h
index e1543a595..7c43d4be1 100644
--- a/src/threed/scene_ai/qaiscene.h
+++ b/src/threed/scene_ai/qaiscene.h
@@ -69,7 +69,6 @@ public:
QList<QObject *> objects() const;
QGLSceneNode *mainNode() const;
- QList<QGLSceneAnimation *> animations() const;
private:
QAiLoader * aiLoader() const;
QList<QGLSceneAnimation *> m_animations;