Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@230787 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -135,7 +135,6 @@ nsUrlWidget::SetURLToHiddenControl( char const *aURL, nsIDOMWindowInternal *pare
|
||||
NS_IMPL_ISUPPORTS1( nsUrlWidget, nsIUrlWidget );
|
||||
|
||||
nsUrlWidget::nsUrlWidget() {
|
||||
NS_INIT_ISUPPORTS();
|
||||
#ifdef DEBUG_URLWIDGET
|
||||
printf( "nsUrlWidget ctor called\n" );
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user