Module: synfig Branch: nikitakit_ducks Commit: d6a10c36088249e6e1a9a5fa50416067bc058cc0 URL: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=d6a10c36088249e6e1a9a5fa50416067bc058cc0
Author: Carlos Lopez <[email protected]> Date: Mon Jan 11 16:42:11 2010 +0100 Remove weird code that seems to be a typo --- synfig-studio/src/gtkmm/state_star.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 <synfig/valuenode_bline.h> #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" ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
