X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0c9d5cd332b3a9124f75926de5094c90b353e238..b64f0a388f259bdb272fbafe9d6f3cd0b2e26e7a:/charset-encoding.inc.pl diff --git a/charset-encoding.inc.pl b/charset-encoding.inc.pl index 71ba2ba..c1fd74c 100644 --- a/charset-encoding.inc.pl +++ b/charset-encoding.inc.pl @@ -188,7 +188,6 @@ use utf8; $row->{set} = 'UTF-8'; $row->{cell} = do 'charset-utf8.inc.pl' or Alert('Table data could not be read', $@ || $!); - $row->{endpoint} = 0xFF; return $row; }}, 'utf-8' => 'utf8',