From 94dc50ccdf5986eaa35cc2eb74ae313f7dabae16 Mon Sep 17 00:00:00 2001 From: vincents Date: Sat, 6 Aug 2005 19:22:19 +0000 Subject: [PATCH] bug 4257 has been fixed, so UTF8 translations are enabled for darwin. git-svn-id: trunk@7490 - --- ide/translations.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/ide/translations.pas b/ide/translations.pas index 8e85407813..60f20cfa53 100644 --- a/ide/translations.pas +++ b/ide/translations.pas @@ -30,9 +30,6 @@ unit Translations; {$ifdef ver2_0_0} {$define NoUTF8Translations} {$endif} -{$ifdef darwin} - {$define NoUTF8Translations} -{$endif} interface