Remove weird code that seems to be a typo
[synfig.git] / 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"