diff options
author | Don Kjer <don@lindenlab.com> | 2011-01-25 08:16:29 -0800 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2011-01-25 08:16:29 -0800 |
commit | 4a083db6c52d2cc5c1cd1f908270f5952ace6505 (patch) | |
tree | 9992cfc441eee7b483e6398e05fccf8b8ad7f994 /indra/newview/llimview.h | |
parent | 46773cca5bf8ba85d46c837bdb75a0bc49036071 (diff) |
Backed out changeset b3a24f496b23
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r-- | indra/newview/llimview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h index 486e8c2d5d..a15776c207 100644 --- a/indra/newview/llimview.h +++ b/indra/newview/llimview.h @@ -335,7 +335,6 @@ public: const std::string& session_name = LLStringUtil::null, EInstantMessage dialog = IM_NOTHING_SPECIAL, U32 parent_estate_id = 0, - U32 estate_id = 0, const LLUUID& region_id = LLUUID::null, const LLVector3& position = LLVector3::zero, bool link_name = false); |