whitespace clean up, no bug

git-svn-id: svn://10.0.0.236/trunk@240939 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%mozilla.org
2007-12-12 21:07:42 +00:00
parent 98aa6f304e
commit 6b34c683f1

View File

@@ -722,8 +722,8 @@ PlacesTreeView.prototype = {
containerClosed: function PTV_containerClosed(aItem) {
this.invalidateContainer(aItem);
},
},
invalidateContainer: function PTV_invalidateContainer(aItem) {
NS_ASSERT(this._result, "Got a notification but have no result!");
if (!this._tree)