Commit 2b0870ba authored by Stefan Behnel's avatar Stefan Behnel

Remove useless comment.

parent 8f0bd94c
...@@ -1289,7 +1289,6 @@ static PyObject* __Pyx_PyObject_GenericGetAttrNoDict(PyObject* obj, PyObject* at ...@@ -1289,7 +1289,6 @@ static PyObject* __Pyx_PyObject_GenericGetAttrNoDict(PyObject* obj, PyObject* at
done: done:
return res; return res;
} }
// CYTHON_USE_PYTYPE_LOOKUP
#endif #endif
......
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