mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
revert unintended change accidentally checked in with bug 339232
This commit is contained in:
parent
0d8d26ab14
commit
17c1798b93
@ -149,7 +149,7 @@ nsTreeContentView::~nsTreeContentView(void)
|
||||
}
|
||||
|
||||
nsresult
|
||||
NS_NewTreeContentView(nsITreeView** aResult)
|
||||
NS_NewTreeContentView(nsITreeContentView** aResult)
|
||||
{
|
||||
*aResult = new nsTreeContentView;
|
||||
if (! *aResult)
|
||||
|
Loading…
x
Reference in New Issue
Block a user