bug 4257 has been fixed, so UTF8 translations are enabled for darwin.

git-svn-id: trunk@7490 -
This commit is contained in:
vincents 2005-08-06 19:22:19 +00:00
parent e10bd58495
commit 94dc50ccdf

View File

@ -30,9 +30,6 @@ unit Translations;
{$ifdef ver2_0_0}
{$define NoUTF8Translations}
{$endif}
{$ifdef darwin}
{$define NoUTF8Translations}
{$endif}
interface