#ifdef out annoying printf.
git-svn-id: svn://10.0.0.236/trunk@44448 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2657,7 +2657,10 @@ RoundedRect::Set(nscoord aLeft,nscoord aTop,PRInt32 aWidth,PRInt32 aHeight,PRIn
|
||||
{
|
||||
PRInt32 width;
|
||||
|
||||
#ifdef DEBUG_dcone
|
||||
printf("Starting Button\n");
|
||||
#endif
|
||||
|
||||
width = aLeft+aWidth;
|
||||
|
||||
if( aRadius > (aWidth>>1) )
|
||||
|
||||
Reference in New Issue
Block a user