removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me

git-svn-id: svn://10.0.0.236/trunk@112646 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com
2002-01-24 03:54:49 +00:00
parent 41a7304d35
commit e63bd2182b
4 changed files with 0 additions and 20 deletions

View File

@@ -95,7 +95,6 @@ public:
// nsIWebShellWindow methods...
NS_IMETHOD Show(PRBool aShow);
NS_IMETHOD ShowModal();
NS_IMETHOD ShowModally(PRBool aPrepare);
NS_IMETHOD Toolbar();
NS_IMETHOD Close();
NS_IMETHOD GetWebShell(nsIWebShell *& aWebShell);