From 39a2f52b026ee20daf9f55bb40273e573cecfa30 Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Fri, 19 Jul 2013 19:33:48 -0700 Subject: ACME-734 : Fix forgotten useless call --- indra/newview/llmediactrl.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/llmediactrl.cpp b/indra/newview/llmediactrl.cpp index c06068b252..2075aeed63 100755 --- a/indra/newview/llmediactrl.cpp +++ b/indra/newview/llmediactrl.cpp @@ -604,7 +604,6 @@ void LLMediaCtrl::setHomePageUrl( const std::string& urlIn, const std::string& m void LLMediaCtrl::setTarget(const std::string& target) { - LLViewerMedia::setLogURL(true); // Always log, unless this is turned off at navigation time mTarget = target; if (mMediaSource) { -- cgit v1.2.3