Commit b8da76f8 authored by Stefan Behnel's avatar Stefan Behnel

remove reference to unused utility code

parent 565431cc
......@@ -70,7 +70,7 @@ static int __Pyx_CyFunction_init(void);
//////////////////// CythonFunction ////////////////////
//@substitute: naming
//@requires: CommonTypes.c::FetchCommonType
//@requires: ObjectHandling.c::PyObjectGetAttrStr
////@requires: ObjectHandling.c::PyObjectGetAttrStr
static PyObject *
__Pyx_CyFunction_get_doc(__pyx_CyFunctionObject *op, CYTHON_UNUSED void *closure)
......
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