REVERT! Fix for media update commit.

This commit is contained in:
Siana Gearz
2012-07-08 00:31:18 +02:00
parent 525e9d9a8e
commit 36a95ec36e
3 changed files with 22 additions and 15 deletions

View File

@@ -345,10 +345,6 @@ BOOL LLMediaCtrl::postBuild ()
return true;
}
void LLMediaCtrl::onOpenWebInspector()
if (mMediaSource && mMediaSource->hasMedia())
mMediaSource->getMediaPlugin()->showWebInspector( true );
}
////////////////////////////////////////////////////////////////////////////////
//
BOOL LLMediaCtrl::handleKeyHere( KEY key, MASK mask )