Removed unused method from the interface. r=pavlov

This commit is contained in:
tbogard%aol.net 2000-02-14 09:42:30 +00:00
parent 8f0f8dae30
commit fc8a8d5156

View File

@ -224,11 +224,6 @@ public:
NS_IMETHOD FindChildWithName(const PRUnichar* aName,
nsIWebShell*& aResult) = 0;
/*
* Get Chrome Event Handler
*/
NS_IMETHOD GetChromeEventHandler(nsIChromeEventHandler** aChromeEventHandler) = 0;
/*
* Get Chrome Event Handler
*/