зеркало из https://github.com/mozilla/pjs.git
revert unintended change accidentally checked in with bug 339232
This commit is contained in:
Родитель
58758a8ac3
Коммит
516b8bd1cc
|
@ -149,7 +149,7 @@ nsTreeContentView::~nsTreeContentView(void)
|
|||
}
|
||||
|
||||
nsresult
|
||||
NS_NewTreeContentView(nsITreeView** aResult)
|
||||
NS_NewTreeContentView(nsITreeContentView** aResult)
|
||||
{
|
||||
*aResult = new nsTreeContentView;
|
||||
if (! *aResult)
|
||||
|
|
Загрузка…
Ссылка в новой задаче