From: Carlos Lopez Date: Mon, 11 Jan 2010 15:42:11 +0000 (+0100) Subject: Remove weird code that seems to be a typo X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=d6a10c36088249e6e1a9a5fa50416067bc058cc0;p=synfig.git Remove weird code that seems to be a typo --- 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"