diff options
author | Richard Linden <none@none> | 2011-02-28 17:38:35 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-02-28 17:38:35 -0800 |
commit | 903b3ab35d67eec1b780b0e9f7407f7c47544ea9 (patch) | |
tree | 34c13d5fb806410431973da638109e632abab54c /indra/newview/llfirstuse.h | |
parent | f9301bb10f8845db45e1f8b2098d072b8db4d90a (diff) |
SOCIAL-601 FIX avatar picker hint
Diffstat (limited to 'indra/newview/llfirstuse.h')
-rw-r--r-- | indra/newview/llfirstuse.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfirstuse.h b/indra/newview/llfirstuse.h index 489f58626a..17250586c0 100644 --- a/indra/newview/llfirstuse.h +++ b/indra/newview/llfirstuse.h @@ -87,7 +87,6 @@ public: static void otherAvatarChatFirst(bool enable = true); static void sit(bool enable = true); static void notUsingDestinationGuide(bool enable = true); - static void notUsingAvatarPicker(bool enable = true); static void notUsingSidePanel(bool enable = true); static void notMoving(bool enable = true); static void viewPopup(bool enable = true); |