summaryrefslogtreecommitdiff
path: root/doc/ufuncs.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ufuncs.rst.txt')
-rw-r--r--doc/ufuncs.rst.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ufuncs.rst.txt b/doc/ufuncs.rst.txt
index fa107cc21..d628b3f95 100644
--- a/doc/ufuncs.rst.txt
+++ b/doc/ufuncs.rst.txt
@@ -96,8 +96,3 @@ If there are object arrays involved then loop->obj gets set to 1. Then there ar
- The buffer[i] memory receives the PyObject input after the cast. This is
a new reference which will be "stolen" as it is copied over into memory.
The only problem is that what is presently in memory must be DECREF'd first.
-
-
-
-
-