diff options
author | David Walter Seikel | 2013-04-08 04:47:32 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-04-08 04:47:32 +1000 |
commit | 0f7ca330c308a5edb51ee325faf26e5498b38af9 (patch) | |
tree | 1ed99b02793514c85238bbc23f7881b7c9727d37 /linden/indra/newview/llpanelface.cpp | |
parent | A little more 64 bit clean now. (diff) | |
download | meta-impy-0f7ca330c308a5edb51ee325faf26e5498b38af9.zip meta-impy-0f7ca330c308a5edb51ee325faf26e5498b38af9.tar.gz meta-impy-0f7ca330c308a5edb51ee325faf26e5498b38af9.tar.bz2 meta-impy-0f7ca330c308a5edb51ee325faf26e5498b38af9.tar.xz |
Delete a big bunch of unused variables.
Diffstat (limited to 'linden/indra/newview/llpanelface.cpp')
-rw-r--r-- | linden/indra/newview/llpanelface.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelface.cpp b/linden/indra/newview/llpanelface.cpp index b9a40da..d8401de 100644 --- a/linden/indra/newview/llpanelface.cpp +++ b/linden/indra/newview/llpanelface.cpp | |||
@@ -74,7 +74,6 @@ | |||
74 | 74 | ||
75 | BOOL LLPanelFace::postBuild() | 75 | BOOL LLPanelFace::postBuild() |
76 | { | 76 | { |
77 | LLRect rect = this->getRect(); | ||
78 | LLTextureCtrl* mTextureCtrl; | 77 | LLTextureCtrl* mTextureCtrl; |
79 | LLColorSwatchCtrl* mColorSwatch; | 78 | LLColorSwatchCtrl* mColorSwatch; |
80 | 79 | ||