Remove dead code in QDeclarativeSvgParser
authorKent Hansen <kent.hansen@nokia.com>
Wed, 28 Sep 2011 11:45:39 +0000 (13:45 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 06:31:26 +0000 (08:31 +0200)
commitc3d8402af96ed9e1dcb276b7380aa64133870d7d
treed011998cb1816b2850576c42d4a975355f0d716e
parentc06f94728ba826531210926c972796d119422dad
Remove dead code in QDeclarativeSvgParser

'toDouble(const QChar *&str)' is the only one still in use.

Change-Id: I3e5af822a4772f1f11c8ee7011e847963077587d
Reviewed-on: http://codereview.qt-project.org/5717
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/declarative/util/qdeclarativesvgparser.cpp