Remove a leftover file.
Noted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
parent
78dda61e8d
commit
d19916ec55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93596
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
--- lib/config.rb.orig Sun Jan 26 00:07:14 2003
|
||||
+++ lib/config.rb Sun Jan 26 20:10:15 2003
|
||||
@@ -16,7 +16,7 @@
|
||||
# * XMLParser::XMLStreamParser (fastest)
|
||||
# * XMLParser::REXMLStreamParser
|
||||
# * XMLParser::XMLScanStreamParser
|
||||
- DEFAULT_PARSER = XMLParser::NQXMLStreamParser
|
||||
+ DEFAULT_PARSER = XMLParser::XMLStreamParser
|
||||
|
||||
# enable <nil/> tag
|
||||
ENABLE_NIL_CREATE = false
|
Loading…
Reference in a new issue