aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmlrpc/config.rb')
-rw-r--r--lib/xmlrpc/config.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmlrpc/config.rb b/lib/xmlrpc/config.rb
index 8c6ffc68ef..b7ed7a9f71 100644
--- a/lib/xmlrpc/config.rb
+++ b/lib/xmlrpc/config.rb
@@ -14,7 +14,6 @@ module XMLRPC # :nodoc:
# === Available parsers
#
# * XMLParser::REXMLStreamParser
- # * XMLParser::XMLScanStreamParser
# * XMLParser::LibXMLStreamParser
DEFAULT_PARSER = XMLParser::REXMLStreamParser