diff options
Diffstat (limited to 'src/cmd/remove.sh')
-rw-r--r-- | src/cmd/remove.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/remove.sh b/src/cmd/remove.sh index 30dffa6..26660b6 100644 --- a/src/cmd/remove.sh +++ b/src/cmd/remove.sh @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -use remove - cmd_remove_main() { local suite="${1}" |