diff options
Diffstat (limited to 'src/style-internal.cpp')
| -rw-r--r-- | src/style-internal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/style-internal.cpp b/src/style-internal.cpp index e88cad5c0..5ea806b89 100644 --- a/src/style-internal.cpp +++ b/src/style-internal.cpp @@ -409,7 +409,6 @@ void SPILength::setDouble(double v) // Generate a string and allow emove name for parsing dasharray, etc. const Glib::ustring SPILength::toString(bool wname) const { -Inkscape: CSSOStringStream os; if (wname) { os << name << ":"; |
