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/llappearance/lltexlayer.h | |
parent | 0f519ca167071e06e326dfc0494768f978e2328e (diff) |
Cleanup actions from code review of llappearance with nyx
Diffstat (limited to 'indra/llappearance/lltexlayer.h')
-rw-r--r-- | indra/llappearance/lltexlayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llappearance/lltexlayer.h b/indra/llappearance/lltexlayer.h index e9e1764763..e6c2ece64a 100644 --- a/indra/llappearance/lltexlayer.h +++ b/indra/llappearance/lltexlayer.h @@ -29,7 +29,7 @@ #include <deque> #include "llgltexture.h" -#include "llframetimer.h" +//#include "llframetimer.h" #include "llavatarappearancedefines.h" #include "lltexlayerparams.h" |