ident.pyx: Remove traces of bogus `failed' and `eof' callbacks.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Jul 2017 23:47:11 +0000 (00:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 16 Aug 2017 03:31:32 +0000 (04:31 +0100)
commit7c66d8c9ef1bf4cd701c6eb3da64d2b861cd6f6c
treeb66ce676636c268cd265d235300bca4b0c7da837
parentf9d8a4272810eef131b0be8923b93d682bf95937
ident.pyx: Remove traces of bogus `failed' and `eof' callbacks.

The `eof' callback was just a loose property and didn't actually work at
all.  The `failed' callback had all of the necessary machinery but was
never invoked.
ident.pyx