Removed GetWebShellType() form the API.

git-svn-id: svn://10.0.0.236/trunk@56255 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
1999-12-21 00:12:46 +00:00
parent a41305819a
commit 2eedf1b9fc

View File

@@ -264,11 +264,6 @@ public:
*/
NS_IMETHOD SetWebShellType(nsWebShellType aWebShellType) = 0;
/**
* Get the type of the webshell. Indicates whether the webshell is content or chrome.
*/
NS_IMETHOD GetWebShellType(nsWebShellType& aWebShellType) = 0;
/*
* Get Chrome Event Handler
*/