delete WebGUI::Session::Os

This commit is contained in:
Graham Knop 2010-04-16 20:13:42 -05:00
parent 7ff307cabe
commit 1150528b8a
5 changed files with 4 additions and 162 deletions

View file

@ -26,7 +26,7 @@ use Pod::Usage;
use Cwd ();
my ($os, $prereq, $dbi, $dbDrivers, $simpleReport, $help, $noprompt);
my ($prereq, $dbi, $dbDrivers, $simpleReport, $help, $noprompt);
GetOptions(
'noprompt' => \$noprompt,