summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2015-03-24 11:54:30 -0700
committerMerov Linden <merov@lindenlab.com>2015-03-24 11:54:30 -0700
commit5160aab492981eae5565c414dbe87070ea04f42d (patch)
tree735bedf8c768511a42000144643b731d25c9a434 /indra/newview/llvoavatarself.h
parent760941d504d1dc6d423b7246a0ea1d1d73aed4a5 (diff)
Fix viewer-release merge snaffu. Note that mInitialBakesLoaded (new in viewer-release) is not used and generates a compile error when using the new build tools
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rwxr-xr-xindra/newview/llvoavatarself.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h
index dc5e64d547..0ff96e0837 100755
--- a/indra/newview/llvoavatarself.h
+++ b/indra/newview/llvoavatarself.h
@@ -109,6 +109,7 @@ private:
private:
LLUUID mInitialBakeIDs[6];
+ //bool mInitialBakesLoaded;
/********************************************************************************