summaryrefslogtreecommitdiffstats
path: root/src/number-opt-number.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2013-07-23 17:06:58 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2013-07-23 17:06:58 +0000
commitbb4fa724bd8e1a72571da73ee683fac3788642e4 (patch)
tree20cc36303ed59a9e03ae353f5a4a3befe79787b5 /src/number-opt-number.h
parentActually remove the file containing the unused fix (oops) (diff)
downloadinkscape-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.h3
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: