remove excess spaces to force rebuild for system-headers changes 6c0971153949

This commit is contained in:
Karl Tomlinson 2008-07-08 16:58:17 +12:00
parent b34fdeeb70
commit 096f79ffa2

View File

@ -154,7 +154,7 @@ gfxXlibNativeRenderer::Draw(Display* dpy, gfxContext* ctx, int width, int height
// Make sure result.surface is null to start with; we rely on it
// being non-null meaning that a surface actually got allocated.
result.surface = NULL;
if (output) {
output->mSurface = NULL;
output->mUniformAlpha = PR_FALSE;