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:
@@ -240,15 +240,6 @@ CWebShellContainer::ShowMenuBar(PRBool aShow)
|
||||
}
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
CWebShellContainer::IsMenuBarVisible(PRBool *aVisible)
|
||||
{
|
||||
NG_TRACE_METHOD(CWebShellContainer::IsMenuBarVisible);
|
||||
*aVisible = PR_FALSE;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
CWebShellContainer::GetWebShell(nsIWebShell*& aResult)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user