Remove printf

SVN revision: 13366
This commit is contained in:
sebastid 2005-02-15 11:30:54 +00:00 committed by sebastid
parent b43da3e928
commit b6c2d784d5
1 changed files with 0 additions and 1 deletions

View File

@ -923,7 +923,6 @@ _ibar_bar_follower_reset(IBar_Bar *ibb)
{
d1 = bx;
d2 = ww - (bx + bw);
printf("d1: %d, d2: %d\n", d1, d2);
if (bw > 0)
{
if (d1 < d2)