Skip to content

Commit

Permalink
remove some old code, no longer necessary with roxml 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yob committed Oct 31, 2009
1 parent 0e0cbad commit d638593
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/onix.rb
Expand Up @@ -53,11 +53,6 @@ def self.two_digit
end
end

# silence some warnings from ROXML
unless ROXML.const_defined?("SILENCE_XML_NAME_WARNING")
ROXML::SILENCE_XML_NAME_WARNING = true
end

# core files
# - ordering is important, classes need to be defined before any
# other class can use them
Expand Down

0 comments on commit d638593

Please sign in to comment.