From: dooglus Date: Fri, 1 Feb 2008 22:54:13 +0000 (+0000) Subject: Disabled the "Left Normal State" message. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=07f3115f0f2a5747783e7a2898cd6efffc3c0f62;p=synfig.git Disabled the "Left Normal State" message. git-svn-id: http://svn.voria.com/code@1551 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/state_normal.cpp b/synfig-studio/trunk/src/gtkmm/state_normal.cpp index 33f229b..a581d16 100644 --- a/synfig-studio/trunk/src/gtkmm/state_normal.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_normal.cpp @@ -126,7 +126,7 @@ StateNormal_Context::StateNormal_Context(CanvasView *canvas_view): StateNormal_Context::~StateNormal_Context() { - synfig::info("Left Normal State"); + // synfig::info("Left Normal State"); } void