Bug 767388 - Kill NS_DEBUG. r=bz.

This commit is contained in:
Jonathan Watt
2012-06-25 20:59:42 +01:00
parent 147427731e
commit 131c149f2a
119 changed files with 245 additions and 246 deletions

View File

@@ -555,7 +555,7 @@ nsFileControlFrame::IsLeaf() const
return true;
}
#ifdef NS_DEBUG
#ifdef DEBUG
NS_IMETHODIMP
nsFileControlFrame::GetFrameName(nsAString& aResult) const
{