summaryrefslogtreecommitdiffstatshomepage
path: root/py/strtonum.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/strtonum.h')
-rw-r--r--py/strtonum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/strtonum.h b/py/strtonum.h
deleted file mode 100644
index 03565cca14..0000000000
--- a/py/strtonum.h
+++ /dev/null
@@ -1 +0,0 @@
-long strtonum(const char *restrict s, int base);