aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/xhtml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/xhtml.rb')
-rw-r--r--lib/sisu/xhtml.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/xhtml.rb b/lib/sisu/xhtml.rb
index 352168cc..888f6f0c 100644
--- a/lib/sisu/xhtml.rb
+++ b/lib/sisu/xhtml.rb
@@ -307,7 +307,6 @@ WOK
(0..7).each { |x| @cont[x]=@level[x]=false }
(4..7).each { |x| @xml_contents_close[x]='' }
data.each do |dob|
- dob=@trans.char_enc.utf8(dob) if @sys.locale =~/utf-?8/i #% utf8
dob=@trans.markup(dob)
if @rcdc==false \
and (dob.obj =~/~meta/ \