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.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/xmlrpc/config.rb b/lib/xmlrpc/config.rb
index f49adb6892..4550311f90 100644
--- a/lib/xmlrpc/config.rb
+++ b/lib/xmlrpc/config.rb
@@ -13,8 +13,6 @@ module XMLRPC # :nodoc:
# === Available parsers
#
- # * XMLParser::NQXMLTreeParser
- # * XMLParser::NQXMLStreamParser
# * XMLParser::XMLTreeParser
# * XMLParser::XMLStreamParser (fastest)
# * XMLParser::REXMLStreamParser