summaryrefslogtreecommitdiffstats
path: root/src/sp-string.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2006-02-06 02:06:27 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2006-02-06 02:06:27 +0000
commit4341faf121cb5d8f57e352e4bfd3707a1a39bb3d (patch)
treee9519821b61f59db6ad46579e351cad79ca09976 /src/sp-string.cpp
parentyet another fix along the same lines: disconnect listeners if they have been ... (diff)
downloadinkscape-4341faf121cb5d8f57e352e4bfd3707a1a39bb3d.tar.gz
inkscape-4341faf121cb5d8f57e352e4bfd3707a1a39bb3d.zip
silence warnings
(bzr r86)
Diffstat (limited to '')
-rw-r--r--src/sp-string.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-string.cpp b/src/sp-string.cpp
index d3f592915..ddea5abc7 100644
--- a/src/sp-string.cpp
+++ b/src/sp-string.cpp
@@ -73,7 +73,6 @@ static void
sp_string_class_init(SPStringClass *classname)
{
SPObjectClass *sp_object_class;
- SPItemClass *item_class;
sp_object_class = (SPObjectClass *) classname;