X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/cfb291f03e0882cba9037be2a2756a6af41fb76a..82910fd340b4f277e7c9898e3eb1c8591d619eaa:/algorithms.c?ds=sidebyside diff --git a/algorithms.c b/algorithms.c index b48e46a..4e22a54 100644 --- a/algorithms.c +++ b/algorithms.c @@ -1153,7 +1153,6 @@ end: return (rc); } - static PyObject *gaeameth_hash(PyObject *me, PyObject *arg) { struct bin h;