summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2009-07-20 04:41:38 +0000
committerDavid Cournapeau <cournape@gmail.com>2009-07-20 04:41:38 +0000
commit22ff6146e57a1375652700892b3877d28e4fd151 (patch)
tree8430af4a740e48b62bd3e0962e022f0192024708
parent710154229c40e9c24a84645bbee07e894e725a9a (diff)
downloadnumpy-22ff6146e57a1375652700892b3877d28e4fd151.tar.gz
Remove obsolete comments.
-rw-r--r--numpy/core/src/npymath/npy_math.c.src5
1 files changed, 0 insertions, 5 deletions
diff --git a/numpy/core/src/npymath/npy_math.c.src b/numpy/core/src/npymath/npy_math.c.src
index 4a4812fbc..f0362a639 100644
--- a/numpy/core/src/npymath/npy_math.c.src
+++ b/numpy/core/src/npymath/npy_math.c.src
@@ -309,11 +309,6 @@ static @type@ modf@c@(@type@ x, @type@ *iptr)
/**end repeat**/
/*
- * Useful constants in three precisions:
- * XXX: those should really be in the header
- */
-
-/*
* Non standard functions
*/