From 47aa996a11d182ba6f60bd54f30af7989b46496f Mon Sep 17 00:00:00 2001 From: acli Date: Thu, 6 Feb 2003 07:07:54 +0000 Subject: [PATCH] Forgot to take out debugging code --- C4/Boolean.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Boolean.pm b/C4/Boolean.pm index 3a99daf7df..fee3917d5d 100644 --- a/C4/Boolean.pm +++ b/C4/Boolean.pm @@ -90,7 +90,6 @@ exception is thrown. =cut -require '/u/acli/lib/cvs.pl'; sub true_p ($) { my($x) = @_; my $it; -- 2.39.2