From: jeff Date: Fri, 21 Nov 2008 04:50:49 +0000 (+0000) Subject: debugging cruft removal X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-Soma.git;a=commitdiff_plain;h=db97542e6290f88347bd0bcc225da74144b9a613 debugging cruft removal --- diff --git a/Soma.pm b/Soma.pm index 9dd63dd..90751e0 100644 --- a/Soma.pm +++ b/Soma.pm @@ -217,8 +217,6 @@ sub AUTOLOAD { -> uri($uri) -> proxy($self->{url}); - $soap->serializer(Net::Soma::Serializer->rebless($soap->serializer)); - # local *SOAP::Transport::HTTP::Client::get_basic_credentials = sub { # return $self->{user} => $self->{password}; # };