diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-02-06 02:06:27 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-02-06 02:06:27 +0000 |
| commit | 4341faf121cb5d8f57e352e4bfd3707a1a39bb3d (patch) | |
| tree | e9519821b61f59db6ad46579e351cad79ca09976 /src/sp-string.cpp | |
| parent | yet another fix along the same lines: disconnect listeners if they have been ... (diff) | |
| download | inkscape-4341faf121cb5d8f57e352e4bfd3707a1a39bb3d.tar.gz inkscape-4341faf121cb5d8f57e352e4bfd3707a1a39bb3d.zip | |
silence warnings
(bzr r86)
Diffstat (limited to 'src/sp-string.cpp')
| -rw-r--r-- | src/sp-string.cpp | 1 |
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; |
