summaryrefslogtreecommitdiff
path: root/indra/newview/llwearable.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-07-01 15:33:06 -0600
committerXiaohong Bao <bao@lindenlab.com>2010-07-01 15:33:06 -0600
commit9fafe9853ad00dea98c39dc4501eedf4b5970207 (patch)
tree8130021ed6d5659c20bc4f0d851a39fcb82af5ca /indra/newview/llwearable.h
parenta9f2f874c8292b79ac66ff6ceb3bd2daede1b736 (diff)
more for EXT-7839: texture console is stalled;
EXT-7500: Texture Jamming problems with http texture off;
Diffstat (limited to 'indra/newview/llwearable.h')
-rw-r--r--indra/newview/llwearable.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llwearable.h b/indra/newview/llwearable.h
index 34a231c4bb..9ca8a9c3f9 100644
--- a/indra/newview/llwearable.h
+++ b/indra/newview/llwearable.h
@@ -164,8 +164,7 @@ private:
te_map_t mTEMap; // maps TE to LocalTextureObject
te_map_t mSavedTEMap; // last saved version of TEMap
- LLUUID mItemID; // ID of the inventory item in the agent's inventory
- LLLoadedCallbackEntry::source_callback_list_t mCallbackTextureList ;
+ LLUUID mItemID; // ID of the inventory item in the agent's inventory
};
#endif // LL_LLWEARABLE_H