Removed some compiler warnings
git-svn-id: svn://10.0.0.236/trunk@39307 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2667,8 +2667,6 @@ NS_IMETHODIMP nsPluginInstanceOwner::CreateWidget(void)
|
||||
windowless);
|
||||
if (NS_OK == rv)
|
||||
{
|
||||
nsIView *view;
|
||||
|
||||
mOwner->GetView(&view);
|
||||
view->GetWidget(mWidget);
|
||||
|
||||
|
||||
@@ -2667,8 +2667,6 @@ NS_IMETHODIMP nsPluginInstanceOwner::CreateWidget(void)
|
||||
windowless);
|
||||
if (NS_OK == rv)
|
||||
{
|
||||
nsIView *view;
|
||||
|
||||
mOwner->GetView(&view);
|
||||
view->GetWidget(mWidget);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user