Commit 1f931710 authored by Xavier Thompson's avatar Xavier Thompson

Remove obsolete comment

parent 94886911
......@@ -202,7 +202,6 @@
* template:
* - W: the type of the extension type wrapper
* - U: the type of the underlying cypclass
* - T: pointer to the PyTypeObject instance of the wrapper
*/
template <typename W, typename U>
static inline U* __Pyx_PyObject_AsCyObject(PyObject * ob, PyTypeObject * type) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment