diff -r 7416fe50a180 -r 22bdd8a90cc4 sbsv1_os/e32toolp/platform/e32variant.pm --- a/sbsv1_os/e32toolp/platform/e32variant.pm Mon Jun 21 16:57:06 2010 +0300 +++ b/sbsv1_os/e32toolp/platform/e32variant.pm Thu Sep 30 14:38:30 2010 +0800 @@ -21,7 +21,6 @@ @EXPORT = qw(Variant_GetMacroList Variant_GetMacroHRHFile Variant_GetMacro); -use strict; use Pathutl; # using $FindBin::Bin to figure out the location of the epoc32\tools directory as