Commits

ahstro committed c2a511cb866
Seek and Destory: Remove problematic argument Remove an empty string passed as an argument to `destroy()`. This argument, being the last, caused people to think their code worked correctly when it, in fact, worked correctly on all arguments except the last one.