aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmlrpc.rb')
-rw-r--r--lib/xmlrpc.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/xmlrpc.rb b/lib/xmlrpc.rb
index c581efee7c..94d93a18b9 100644
--- a/lib/xmlrpc.rb
+++ b/lib/xmlrpc.rb
@@ -56,9 +56,6 @@
# * REXML (XMLParser::REXMLStreamParser)
# * Not compiled (pure ruby)
# * See ruby standard library
-# * xml-scan (XMLParser::XMLScanStreamParser)
-# * Not compiled (pure ruby)
-# * See https://rubygems.org/gems/xmlscan
# * libxml (LibXMLStreamParser)
# * Compiled
# * See https://rubygems.org/gems/libxml-ruby/