From e0908395cdd9b40466f297055222545ab245ef95 Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Sat, 23 Apr 2005 07:05:29 +0000 Subject: [PATCH] Removed debug code --- modules/Tool.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/Tool.pm b/modules/Tool.pm index 96370c1..5ee6d8b 100644 --- a/modules/Tool.pm +++ b/modules/Tool.pm @@ -36,8 +36,6 @@ use base qw(Exporter); multi_string upper_path); -use Carp qw(croak); - # check_path() # # Check if a virtual path is above a virtual root directory -- 2.34.1