## Uconv/EUCJP-Unicode
## Copyright 2004 by yoshidam
##

module Uconv
  class << self
    undef_method :euc_hook
    undef_method :unicode_euc_hook
  end
end
