Remove weird code that seems to be a typo
authorCarlos Lopez <genetita@gmail.com>
Mon, 11 Jan 2010 15:42:11 +0000 (16:42 +0100)
committerCarlos Lopez <genetita@gmail.com>
Mon, 11 Jan 2010 15:42:11 +0000 (16:42 +0100)
synfig-studio/src/gtkmm/state_star.cpp

index 719e0d3..4af34bb 100644 (file)
@@ -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"