diff -r 7416fe50a180 -r 22bdd8a90cc4 sbsv1_os/e32toolp/e32util/featurevariantparser.pm --- a/sbsv1_os/e32toolp/e32util/featurevariantparser.pm Mon Jun 21 16:57:06 2010 +0300 +++ b/sbsv1_os/e32toolp/e32util/featurevariantparser.pm Thu Sep 30 14:38:30 2010 +0800 @@ -39,8 +39,6 @@ # USAGE : The GetVariant method should only be called using featurevariantparser->GetVariant(var_name, directory(optional) ); # If the directory for the VAR file is not supplied,the default directory will be searched for var_name.var -use strict; - package featurevariantparser; use File::Spec;