Removed some compiler warnings

This commit is contained in:
kipp%netscape.com 1999-07-14 17:29:45 +00:00
parent b32c6678b7
commit 0bfd6a27a3
2 changed files with 0 additions and 4 deletions

View File

@ -2667,8 +2667,6 @@ NS_IMETHODIMP nsPluginInstanceOwner::CreateWidget(void)
windowless);
if (NS_OK == rv)
{
nsIView *view;
mOwner->GetView(&view);
view->GetWidget(mWidget);

View File

@ -2667,8 +2667,6 @@ NS_IMETHODIMP nsPluginInstanceOwner::CreateWidget(void)
windowless);
if (NS_OK == rv)
{
nsIView *view;
mOwner->GetView(&view);
view->GetWidget(mWidget);