From: <ap...@vh...> - 2005-09-14 16:12:14
|
Author: apevec Date: 2005-09-14 18:03:05 +0200 (Wed, 14 Sep 2005) New Revision: 807 Modified: tools/trunk/tools/lib/CCM/Runtime.pm Log: remove debug helper Modified: tools/trunk/tools/lib/CCM/Runtime.pm =================================================================== --- tools/trunk/tools/lib/CCM/Runtime.pm 2005-09-14 16:01:56 UTC (rev 806) +++ tools/trunk/tools/lib/CCM/Runtime.pm 2005-09-14 16:03:05 UTC (rev 807) @@ -37,7 +37,6 @@ use CCM::Util; use File::Spec; -use Data::Dumper; sub new { my $proto = shift; |