diff -r 7416fe50a180 -r 22bdd8a90cc4 sbsv1_os/e32toolp/memtrace/memtrace.pl --- a/sbsv1_os/e32toolp/memtrace/memtrace.pl Mon Jun 21 16:57:06 2010 +0300 +++ b/sbsv1_os/e32toolp/memtrace/memtrace.pl Thu Sep 30 14:38:30 2010 +0800 @@ -18,7 +18,6 @@ no strict 'vars'; use English; # Standard Symbian boilerplate to find and load E32env library -use strict; use FindBin; # for FindBin::Bin use Getopt::Long;