From 336027b0c62b80201fb35cae003705ae87a892c4 Mon Sep 17 00:00:00 2001 From: "Tomas Doran (t0m)" Date: Tue, 26 Jan 2010 14:32:13 +0000 Subject: [PATCH] We are not in CVS, this is unused anywhere --- lib/Business/PayPal/API.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Business/PayPal/API.pm b/lib/Business/PayPal/API.pm index 9e1647f..8247dd4 100644 --- a/lib/Business/PayPal/API.pm +++ b/lib/Business/PayPal/API.pm @@ -8,7 +8,6 @@ use SOAP::Lite 0.67; # +trace => 'all'; use Carp qw(carp); our $VERSION = '0.69'; -our $CVS_VERSION = '$Id: API.pm,v 1.24 2009/07/28 18:00:58 scott Exp $'; our $Debug = 0; ## NOTE: This package exists only until I can figure out how to use