projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22ff684
)
Remove weird code that seems to be a typo
author
Carlos Lopez
<genetita@gmail.com>
Mon, 11 Jan 2010 15:42:11 +0000
(16:42 +0100)
committer
Carlos Lopez
<genetita@gmail.com>
Mon, 11 Jan 2010 15:42:11 +0000
(16:42 +0100)
synfig-studio/src/gtkmm/state_star.cpp
patch
|
blob
|
history
diff --git
a/synfig-studio/src/gtkmm/state_star.cpp
b/synfig-studio/src/gtkmm/state_star.cpp
index
719e0d3
..
4af34bb
100644
(file)
--- 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"