diff options
author | Richard Linden <none@none> | 2010-05-27 18:28:31 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-05-27 18:28:31 -0700 |
commit | 8ec4f45daa93ca1acc5e45df2def1b84397127e8 (patch) | |
tree | 2e26a689b8ac4fe64eae59e6596aa29782ae77fb /indra/newview/llviewermedia.h | |
parent | 64ba7744e66b2685a5377c01c6715533bc00564a (diff) | |
parent | 68ca9dc95729d9659b8318898dcbd1c813aca678 (diff) |
merge
Diffstat (limited to 'indra/newview/llviewermedia.h')
-rw-r--r-- | indra/newview/llviewermedia.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llviewermedia.h b/indra/newview/llviewermedia.h index 754d0851c3..8626f4469e 100644 --- a/indra/newview/llviewermedia.h +++ b/indra/newview/llviewermedia.h @@ -391,8 +391,6 @@ private: bool shouldShowBasedOnClass() const; static bool isObjectAttachedToAnotherAvatar(LLVOVolume *obj); static bool isObjectInAgentParcel(LLVOVolume *obj); - static bool onClickLinkExternalTarget( const LLSD&, const LLSD& ); - static void clickLinkWithTarget(const std::string& url, const S32& target_type ); private: // a single media url with some data and an impl. |