diff --git a/include/osg/Texture b/include/osg/Texture index a98196455..3c69c0164 100644 --- a/include/osg/Texture +++ b/include/osg/Texture @@ -308,10 +308,6 @@ class OSG_EXPORT Texture : public osg::StateAttribute { public : - - static unsigned int s_numberTextureReusedLastInLastFrame; - static unsigned int s_numberNewTextureInLastFrame; - static unsigned int s_numberDeletedTextureInLastFrame; Texture();