summaryrefslogtreecommitdiffstats
path: root/lib/cmd/installer-pc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cmd/installer-pc.sh')
-rw-r--r--lib/cmd/installer-pc.sh6
1 files changed, 0 insertions, 6 deletions
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
# <http://www.gnu.org/licenses/>.
-use getopt
-use profile
-use block
-use install
-use session
-
cmd_installer_pc_optstring='a:p:m:'
cmd_installer_pc_main()