Removing un-needed forward declare of nsIBrowserWindow.

This commit is contained in:
tbogard%aol.net 2000-03-14 11:04:07 +00:00
parent 3454f3f8ca
commit 3e009059a0

View File

@ -42,7 +42,6 @@ class nsICheckButton;
class nsIScrollbar;
class nsITooltipWidget;
class nsITextWidget;
class nsIBrowserWindow;
// These are a series of support methods which help in the creation
// of widgets. They are not needed, but are provided as a convenience