buffer.handle_kill removed in favor of buffer.destroy
commit974f6d8ee20d8585864903b4864b67961198536d
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 18 May 2010 01:03:39 +0000 (17 21:03 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 18 May 2010 01:03:39 +0000 (17 21:03 -0400)
tree6d565e0d981250f66f9b9ac39846879f4289292d
parentf52d1bc45f0f351a82932a5fc0d893ab12453b22
buffer.handle_kill removed in favor of buffer.destroy

with careful consideration, it became possible to have only one destructor
for the buffer type.
modules/buffer.js
modules/download-manager.js