summaryrefslogtreecommitdiff
path: root/indra/newview/llsurface.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2012-07-18 12:37:52 -0700
committerRichard Linden <none@none>2012-07-18 12:37:52 -0700
commitdf7d6c90758eef95f2c8c004611add495b8a5eee (patch)
tree3262782536d5eb3ce7118db02eb6fd3171c87f62 /indra/newview/llsurface.h
parent5564fcb271d993b1b8a98fae7f832f47f1236fd4 (diff)
SH-3275 WIP Run viewer metrics for object update messages
continued clean up of llstats stuff
Diffstat (limited to 'indra/newview/llsurface.h')
-rw-r--r--indra/newview/llsurface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llsurface.h b/indra/newview/llsurface.h
index a4ef4fe2de..eb120f142d 100644
--- a/indra/newview/llsurface.h
+++ b/indra/newview/llsurface.h
@@ -168,9 +168,6 @@ public:
F32 mDetailTextureScale; // Number of times to repeat detail texture across this surface
- static F32 sTextureUpdateTime;
- static S32 sTexelsUpdated;
-
protected:
void createSTexture();
void createWaterTexture();