summaryrefslogtreecommitdiffstats
path: root/src/style.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-03-16 23:57:40 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-03-16 23:57:40 +0000
commitaec329617cf6f1aa3654d49150a9df4383d42dd8 (patch)
treed7989e206b9df2dc56c82a74dbff8876be8e4d59 /src/style.cpp
parentFix to solve static var in isBSpline function (diff)
parentFix header and copyright licence (diff)
downloadinkscape-aec329617cf6f1aa3654d49150a9df4383d42dd8.tar.gz
inkscape-aec329617cf6f1aa3654d49150a9df4383d42dd8.zip
update to trunk
(bzr r11950.1.299)
Diffstat (limited to 'src/style.cpp')
-rw-r--r--src/style.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.cpp b/src/style.cpp
index 132972164..c57cf6349 100644
--- a/src/style.cpp
+++ b/src/style.cpp
@@ -4373,7 +4373,7 @@ sp_style_write_ilengthornormal(gchar *p, gint const len, gchar const *const key,
* Write SPIDashArray object into string.
*/
static gint
-sp_style_write_idasharray(gchar *p, gint const len, gchar const *const key,
+sp_style_write_idasharray(gchar *p, gint const len, gchar const *const /*key*/,
SPIDashArray const *const val, SPIDashArray const *const base, guint const flags)
{
if ((flags & SP_STYLE_FLAG_ALWAYS)