summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeff <jeff>2008-11-21 04:50:49 +0000
committerjeff <jeff>2008-11-21 04:50:49 +0000
commitdb97542e6290f88347bd0bcc225da74144b9a613 (patch)
tree5bc15d24b1c8b2bd2e84cf5924605449c5a5e357
parent94af18840467c7e1c1b591cba2c391e47e912a5c (diff)
debugging cruft removal
-rw-r--r--Soma.pm2
1 files changed, 0 insertions, 2 deletions
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};
# };