aboutsummaryrefslogtreecommitdiff
path: root/charset.rb
diff options
context:
space:
mode:
Diffstat (limited to 'charset.rb')
-rw-r--r--charset.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/charset.rb b/charset.rb
index b305eac..237a8c1 100644
--- a/charset.rb
+++ b/charset.rb
@@ -64,4 +64,3 @@ else
end
UTFCHARS = CGI.escapeHTML("✔✘↞←→↠✍⌧•▾▴")
-$html.add_cookie("utf","true","/",Time.now + (1*60*60*24*365 * (USEUTF ? 1 : -1 )))