Bug 916034 - remove + character from a broken rebase. r=bustage

This commit is contained in:
Matt Woodrow 2013-10-02 22:35:19 +13:00
parent d252f6a29f
commit 687c4fbd0a

View File

@ -8224,7 +8224,7 @@ nsIFrame::DestroyDT(void* aPropertyValue)
static_cast<mozilla::gfx::DrawTarget*>(aPropertyValue)->Release();
}
+void
void
nsIFrame::DestroyRegion(void* aPropertyValue)
{
delete static_cast<nsRegion*>(aPropertyValue);