summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 15e1d86)
raw | patch | inline | side by side (parent: 15e1d86)
author | cilix42 <cilix42@users.sourceforge.net> | |
Sun, 6 Jan 2008 13:59:21 +0000 (13:59 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Sun, 6 Jan 2008 13:59:21 +0000 (13:59 +0000) |
src/widgets/toolbox.cpp | patch | blob | history |
index 81eedaeb8b3a2534dcc59b6c09fb5367ad1b3133..3c35d0cfecc767aff62edda8e5ee61dabac172bc 100644 (file)
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -1874,7 +1874,6 @@ static void sp_star_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions
}
{
- //EgeAdjustmentAction* calligraphy_angle = 0;
EgeAdjustmentAction* eact = 0;
gchar const *flatsidedstr = prefs_get_string_attribute( "tools.shapes.star", "isflatsided" );
bool isFlatSided = flatsidedstr ? (strcmp(flatsidedstr, "false") != 0) : true;