diff options
Diffstat (limited to 'indra/newview/llsurface.h')
-rw-r--r-- | indra/newview/llsurface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsurface.h b/indra/newview/llsurface.h index 003b2f2505..310ab5d2c3 100644 --- a/indra/newview/llsurface.h +++ b/indra/newview/llsurface.h @@ -173,7 +173,6 @@ public: static F32 sTextureUpdateTime; static S32 sTexelsUpdated; - static LLStat sTexelsUpdatedPerSecStat; protected: void createSTexture(); |