Remove debugging printf.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21393 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ryan Leavengood
2007-06-12 04:05:13 +00:00
parent c9f7b3b7d3
commit c233a5b78d
-1
View File
@@ -1002,7 +1002,6 @@ ShowImageView::Draw(BRect updateRect)
}
DrawSelectionBox();
}
printf("fZoom is %f\n", fZoom);
}