From bacbcee0f5b06fdabd0735effb479410cd2a036f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 18 Jan 2008 21:27:19 +0000 Subject: [PATCH] remove splash debug output git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2942 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/splash.cc | 5 ----- 1 file changed, 5 deletions(-) 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,