diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-11 18:59:51 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-11 18:59:51 -0700 |
commit | 42f3648814923edad8a040620cb3db233597cbb9 (patch) | |
tree | fb28590cfcf34333d841683006d7616f92d39459 /indra/newview/llpanelobject.h | |
parent | 3108d4d180df16dab7b87c01334cf466ef88d349 (diff) |
PATH-705: First pass at removing the agent state functionality. WIP -- still need to remove XXX_STINSON_AGENT_STATE_DELETE_ME ifdef'ed code.
Diffstat (limited to 'indra/newview/llpanelobject.h')
-rw-r--r-- | indra/newview/llpanelobject.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelobject.h b/indra/newview/llpanelobject.h index 307d63aada..34a19b3dfa 100644 --- a/indra/newview/llpanelobject.h +++ b/indra/newview/llpanelobject.h @@ -75,8 +75,6 @@ public: BOOL onDropSculpt(LLInventoryItem* item); static void onCommitSculptType( LLUICtrl *ctrl, void* userdata); - void handleAgentStateCallback() const; - protected: void getState(); |