diff view/Pane.cpp @ 385:c0818f064e66

...
author Chris Cannam
date Mon, 12 May 2008 15:30:11 +0000
parents c1e5af9f2c3c
children f329416bf1a5
line wrap: on
line diff
--- a/view/Pane.cpp	Mon May 12 12:38:59 2008 +0000
+++ b/view/Pane.cpp	Mon May 12 15:30:11 2008 +0000
@@ -978,8 +978,6 @@
     int pbw = getProgressBarWidth();
     if (x < pbw + 5) x = pbw + 5;
 
-    std::cerr << "x = " << x << ", pbw = " << pbw << std::endl;
-
     if (r.x() < x + paint.fontMetrics().width(desc)) {
         drawVisibleText(paint, x,
                         height() - fontHeight + fontAscent - 6,