remove redundant 'rm' command handler
authorZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 18:46:53 +0000 (10:46 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 28 Nov 2009 21:00:39 +0000 (13:00 -0800)
commit2da2864632c281a2523f924b406e532d610857a6
tree1b2805bfec5ceaec8ad68b7df3423c684595ab8a
parent8795b8f9df5ba1fd8466a04b515aa5f56c0c4015
remove redundant 'rm' command handler

Two 'rm' commands were implemented and registered.  This removes the
version that would have never been called prior to refactoring the
command registration.
src/helper/ioutil.c