summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryobserver.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-04-21 16:00:12 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-04-21 16:00:12 +0300
commit74df84be94b93f6068acd2619859a574343be41d (patch)
tree66a1a681468c98a9341bf99228f8eeb1281bc677 /indra/newview/llinventoryobserver.h
parent6b722079c4207eeb96aef3305ed2538933b06358 (diff)
parent3d313630009366261ab99527fdd6eb7bb5eb5d3c (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llinventoryobserver.h')
-rw-r--r--indra/newview/llinventoryobserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventoryobserver.h b/indra/newview/llinventoryobserver.h
index c48ffaa55d..8d60df7e8d 100644
--- a/indra/newview/llinventoryobserver.h
+++ b/indra/newview/llinventoryobserver.h
@@ -148,7 +148,6 @@ public:
virtual void done() = 0;
protected:
- BOOL mDone;
LLInventoryFetchItemsObserver *mFetchItems;
LLInventoryFetchDescendentsObserver *mFetchDescendents;
};