removed jcode unicode reference, since this is included in rails 1.2

This commit is contained in:
Matthias Tarasiewicz 2007-01-17 20:53:46 +00:00
parent 692a1beffe
commit 4f312bc336

View file

@ -25,8 +25,3 @@ end
# Instiki-specific configuration below
require_dependency 'instiki_errors'
# TODO: remove this for Rails 1.2
# Enable UTF-8 support
$KCODE = 'u'
require 'jcode'