xat / chromecast-player

simple chromecast player
MIT License
99 stars 20 forks source link

Fix event handler leak #3

Closed parshap closed 9 years ago

parshap commented 9 years ago

I noticed this while reading the code and have not tested it, but I think the wrong EventEmitter object was getting the removeListener call.

xat commented 9 years ago

Thanks! I'll merge this one and check your other Pull Requests when I'm back from holiday. Sadly I don't have a TV with HDMI in the apartment we are staying at the moment.