back out 32989cd5377b for total (non-DEBUG) bustage

This commit is contained in:
Jonathan Kew 2011-10-07 17:45:39 +01:00
parent 7a75e47959
commit faf99ed6aa

View File

@ -899,7 +899,7 @@ gfxHarfBuzzShaper::InitTextRun(gfxContext *aContext,
hb_buffer_destroy(buffer);
hb_font_destroy(font);
return NS_SUCCEEDED(rv);
return PR_TRUE;
}
/**