diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-04 22:49:26 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-04 22:49:26 +0000 |
commit | 41301004e13bec1c74f444f42372a3a6609cb305 (patch) | |
tree | 712d7a923f44c66364786559ec359cd5ff2e8f23 /indra/newview/llviewertexture.h | |
parent | 0f519ca167071e06e326dfc0494768f978e2328e (diff) |
Cleanup actions from code review of llappearance with nyx
Diffstat (limited to 'indra/newview/llviewertexture.h')
-rwxr-xr-x | indra/newview/llviewertexture.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewertexture.h b/indra/newview/llviewertexture.h index d180d7fa99..254a0cf92f 100755 --- a/indra/newview/llviewertexture.h +++ b/indra/newview/llviewertexture.h @@ -637,7 +637,6 @@ public: static void init() ; static void cleanup() ; }; - // //this class is used for test/debug only //it tracks the activities of the texture pipeline |