]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/animation.hxx
Improved tile cache priority scheme.
[simgear.git] / simgear / scene / model / animation.hxx
index 1e2b13319874006ef0999cd130dd8690a30960e6..ae4eaead9abfc70be9bedd2a1cb244be52c3af60 100644 (file)
@@ -232,8 +232,6 @@ public:
   SGSelectAnimation(const SGPropertyNode* configNode,
                     SGPropertyNode* modelRoot);
   virtual osg::Group* createAnimationGroup(osg::Group& parent);
-private:
-  class UpdateCallback;
 };
 
 \f