charset: common endpoint fallback
[sheet.git] / charset-encoding.inc.pl
index 71ba2bae277446e4a68666dab5081b1cdc3875ef..c1fd74c8936ca6d33159c69ee6fb9eff4b51452c 100644 (file)
@@ -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',