removing IsMenuBarVisible -- it was a mistake, and unused
git-svn-id: svn://10.0.0.236/trunk@40741 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2735,13 +2735,6 @@ nsWebShellWindow::ShowMenuBar(PRBool aShow)
|
||||
return mWindow->ShowMenuBar(aShow);
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsWebShellWindow::IsMenuBarVisible(PRBool *aVisible)
|
||||
{
|
||||
return mWindow->IsMenuBarVisible(aVisible);
|
||||
}
|
||||
|
||||
|
||||
//nsIUrlDispatcher methods
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user