ACME-734 : Fix forgotten useless call

master
Merov Linden 2013-07-19 19:33:48 -07:00
parent 9b5104b3b5
commit 39a2f52b02
1 changed files with 0 additions and 1 deletions

View File

@ -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)
{