From d3eb7d0fc80ff7cf23a7fdc583aef8afd0876eeb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Dec 2015 23:07:41 -0500 Subject: lib/cmd/*.sh: Don't use use() --- (limited to 'lib/cmd/installer-pc.sh') diff --git a/lib/cmd/installer-pc.sh b/lib/cmd/installer-pc.sh index 162af16..dd01506 100644 --- a/lib/cmd/installer-pc.sh +++ b/lib/cmd/installer-pc.sh @@ -18,12 +18,6 @@ # along with the ProteanOS Development Kit. If not, see # . -use getopt -use profile -use block -use install -use session - cmd_installer_pc_optstring='a:p:m:' cmd_installer_pc_main() -- cgit v0.9.1