diff options
author | jeff <jeff> | 2008-11-21 04:50:49 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-11-21 04:50:49 +0000 |
commit | db97542e6290f88347bd0bcc225da74144b9a613 (patch) | |
tree | 5bc15d24b1c8b2bd2e84cf5924605449c5a5e357 | |
parent | 94af18840467c7e1c1b591cba2c391e47e912a5c (diff) |
debugging cruft removal
-rw-r--r-- | Soma.pm | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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}; # }; |