From 83c0abeb3e7d803ff52e60a52322a7e181e5b302 Mon Sep 17 00:00:00 2001 From: joncruz Date: Sat, 2 Aug 2008 07:00:11 +0000 Subject: [PATCH] Todo is done. --- src/svg/svg-length.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/svg/svg-length.cpp b/src/svg/svg-length.cpp index 505ca4ad9..1d41f9871 100644 --- a/src/svg/svg-length.cpp +++ b/src/svg/svg-length.cpp @@ -497,7 +497,6 @@ double sp_svg_read_percentage(char const *str, double def) return v; } -// TODO handle FOOT in case. But first add unit tests to detect the ommission- gchar const *sp_svg_length_get_css_units(SVGLength::Unit unit) { switch (unit) { -- 2.30.2