Remove busted unicode from the javascript os detect, this caused errors on 1.9.1

git-svn-id: file:///home/svn/framework3/trunk@6894 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-07-25 03:46:08 +00:00
parent 4559d0e9f3
commit 2902a47d6d
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ function getVersion(){
if (!os_name) {
// The 'inconspicuous' argument is there to give us a real value on
// Opera 6 where, without it, the return value is supposedly
// "Hm, were you only as smart as Bjørn Vermo..."
// though I have not verfied this claim.
switch (opera.buildNumber('inconspicuous')) {
case "344":