Parser: remove Readable proxied event for node 0.8
readable-stream proxies some events in wrap(). Since the Parser doesn't care about any events other than 'readable', we remove the troublesome proxied 'error' event. Fixes #285fork
parent
f139ce9842
commit
510aa0b7b9
Loading…
Reference in New Issue