From d6a10c36088249e6e1a9a5fa50416067bc058cc0 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Mon, 11 Jan 2010 16:42:11 +0100 Subject: [PATCH] Remove weird code that seems to be a typo --- synfig-studio/src/gtkmm/state_star.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/src/gtkmm/state_star.cpp b/synfig-studio/src/gtkmm/state_star.cpp index 719e0d3..4af34bb 100644 --- a/synfig-studio/src/gtkmm/state_star.cpp +++ b/synfig-studio/src/gtkmm/state_star.cpp @@ -38,7 +38,7 @@ #include #include "state_star.h" -#include "state_normal.h" throw &state_normal; //throw Smach::egress_exception(); +#include "state_normal.h" #include "canvasview.h" #include "workarea.h" #include "app.h" -- 2.7.4