summary refs log tree commit diff
path: root/lib/Net/HTTP/Spore/Meta
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-02-03 18:11:31 +0100
committerfranck cuny <franck@lumberjaph.net>2011-07-26 13:19:58 +0200
commitebf98f6927b839015323733636a8e10e22ee6faa (patch)
tree7e728d0f0cbd1b659719f06246293ff5e3b0791e /lib/Net/HTTP/Spore/Meta
parentfix a problem when decoding serialized content when not needed (diff)
downloadnet-http-spore-ebf98f6927b839015323733636a8e10e22ee6faa.tar.gz
trying to finish the trace stuff ..
Diffstat (limited to 'lib/Net/HTTP/Spore/Meta')
-rw-r--r--lib/Net/HTTP/Spore/Meta/Method/Spore.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/Net/HTTP/Spore/Meta/Method/Spore.pm b/lib/Net/HTTP/Spore/Meta/Method/Spore.pm
index f820d88..1cea574 100644
--- a/lib/Net/HTTP/Spore/Meta/Method/Spore.pm
+++ b/lib/Net/HTTP/Spore/Meta/Method/Spore.pm
@@ -54,12 +54,6 @@ sub add_spore_method {
 
     my $code = delete $options{code};
 
-#    $meta->_trace_msg( '-> attach '
-#          . $name . ' ('
-#          . $options{method} . ' => '
-#          . $options{path}
-#          . ')' );
-
     $meta->add_method(
         $name,
         Net::HTTP::Spore::Meta::Method->wrap(