From e763d920b742f3aebed8bff33eba76a6186d7225 Mon Sep 17 00:00:00 2001 From: Maxim Ganetsky Date: Tue, 13 Jun 2023 20:38:32 +0300 Subject: [PATCH] IDE, LCL: removed stale GetText unit uses --- ide/idetranslations.pas | 2 +- lcl/forms.pp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ide/idetranslations.pas b/ide/idetranslations.pas index 75670457f8..f817aafa3d 100644 --- a/ide/idetranslations.pas +++ b/ide/idetranslations.pas @@ -32,7 +32,7 @@ unit IDETranslations; interface uses - Classes, SysUtils, GetText, + Classes, SysUtils, // LazUtils LazFileUtils, LazFileCache, LazUTF8, Translations, // Codetools diff --git a/lcl/forms.pp b/lcl/forms.pp index 516ada68d1..931c7fb4d3 100644 --- a/lcl/forms.pp +++ b/lcl/forms.pp @@ -46,7 +46,6 @@ uses {$ELSE} UITypes {$ENDIF} - {$ifndef wince},gettext{$endif}// remove ifdefs when gettext is fixed and a new fpc is released ; type