Backing out dcones last changes since they made linux tinderbox go orange, and the toolbar wasn't properly drawn with the changes.

git-svn-id: svn://10.0.0.236/trunk@66560 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%netscape.com
2000-04-20 16:22:10 +00:00
parent a7015276a3
commit c0dbb2190f
2 changed files with 2 additions and 6 deletions

View File

@@ -2278,9 +2278,7 @@ PRInt16 borderRadii[4],i;
}
}
aRenderingContext.DrawTile(image,x0,y0,x1,y1,tileWidth,tileHeight);
#define DOTILE
#ifdef DOTILE
nsIDrawingSurface *theSurface,*ts=nsnull;
nsRect srcRect,destRect,vrect,tvrect;