diff --git a/gtk2_ardour/splash.cc b/gtk2_ardour/splash.cc index bafb8d6755..79764b4605 100644 --- a/gtk2_ardour/splash.cc +++ b/gtk2_ardour/splash.cc @@ -60,11 +60,6 @@ Splash::expose (GdkEventExpose* ev) { RefPtr window = darea.get_window(); - cerr << "splash expose " << ev->area.x << ", " - << ev->area.y - << ev->area.width << " x " - << ev->area.height - << endl; window->draw_pixbuf (get_style()->get_bg_gc (STATE_NORMAL), pixbuf, ev->area.x, ev->area.y, ev->area.x, ev->area.y,