diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-07-23 17:06:58 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-07-23 17:06:58 +0000 |
| commit | bb4fa724bd8e1a72571da73ee683fac3788642e4 (patch) | |
| tree | 20cc36303ed59a9e03ae353f5a4a3befe79787b5 /src/number-opt-number.h | |
| parent | Actually remove the file containing the unused fix (oops) (diff) | |
| download | inkscape-bb4fa724bd8e1a72571da73ee683fac3788642e4.tar.gz inkscape-bb4fa724bd8e1a72571da73ee683fac3788642e4.zip | |
Fix stray prototype of a removed function
(bzr r12434)
Diffstat (limited to 'src/number-opt-number.h')
| -rw-r--r-- | src/number-opt-number.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/number-opt-number.h b/src/number-opt-number.h index b2f2f2a1e..867d0535f 100644 --- a/src/number-opt-number.h +++ b/src/number-opt-number.h @@ -23,9 +23,6 @@ #include <stdlib.h> #include "svg/stringstream.h" - -gdouble fixed_g_ascii_strtod (const gchar *nptr, gchar **endptr); - class NumberOptNumber { public: |
