summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpreference.h
diff options
context:
space:
mode:
authorprep linden <prep@lindenlab.com>2010-11-18 16:22:25 -0500
committerprep linden <prep@lindenlab.com>2010-11-18 16:22:25 -0500
commit00700bd44d9f59c73d1b67a606bbbac4bc994f47 (patch)
treee5bc4b4f9e7ad7d5b412d9a8712854423c8629cf /indra/newview/llfloaterpreference.h
parentf8182738cc6f211fd028fef94f10e9e467d907d7 (diff)
misc cleanup
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r--indra/newview/llfloaterpreference.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h
index 9601ea1cd7..302d392ab3 100644
--- a/indra/newview/llfloaterpreference.h
+++ b/indra/newview/llfloaterpreference.h
@@ -78,7 +78,6 @@ public:
// translate user's busy response message according to current locale if message is default, otherwise do nothing
static void initBusyResponse();
- //prep
void processProperties( void* pData, EAvatarProcessorType type );
void processProfileProperties(const LLAvatarData* pAvatarData );
void storeAvatarProperties( const LLAvatarData* pAvatarData );
@@ -157,7 +156,7 @@ private:
bool mOriginalHideOnlineStatus;
std::string mDirectoryVisibility;
- //prep
+
LLAvatarData mAvatarProperties;
};