X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=caa2e6046674c93432dd438fb9c52628d5e04748;hp=cefdeaae5f2c823bf48fdef92a1b9c059d976472;hb=b473a7be1bf6febac75215b4656de15d6a78ad10;hpb=2dccc0bab4f744c2fcc21f966f5033de7a687a7d diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index cefdeaae5..caa2e6046 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -78,8 +78,6 @@ if ( -e $addl_handler_use_file ) { use HTML::FormatText; use HTML::Defang; use JSON::XS; -# use XMLRPC::Transport::HTTP; -# use XMLRPC::Lite; # for XMLRPC::Serializer use MIME::Base64; use IO::Handle; use IO::File; @@ -215,7 +213,6 @@ if ( -e $addl_handler_use_file ) { use FS::usage_class; use FS::payment_gateway; use FS::agent_payment_gateway; - use FS::XMLRPC; use FS::payby; use FS::cdr; use FS::cdr_batch;