From fdc476e657f334f8688fbb45015bc31fb2d390b8 Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 19 Feb 2008 18:52:23 +0000 Subject: [PATCH] Make the draw tool quieter. git-svn-id: http://svn.voria.com/code@1767 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/state_draw.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/synfig-studio/trunk/src/gtkmm/state_draw.cpp b/synfig-studio/trunk/src/gtkmm/state_draw.cpp index 15e2d4b..1b7e493 100644 --- a/synfig-studio/trunk/src/gtkmm/state_draw.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_draw.cpp @@ -425,8 +425,6 @@ StateDraw_Context::StateDraw_Context(CanvasView* canvas_view): check_localerror(_("LocalError")) { - synfig::info("STATE SKETCH: entering state"); - nested=0; load_settings(); -- 2.7.4