IDE, LCL: removed stale GetText unit uses

This commit is contained in:
Maxim Ganetsky 2023-06-13 20:38:32 +03:00
parent 60e9f2b984
commit e763d920b7
2 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,7 @@ unit IDETranslations;
interface interface
uses uses
Classes, SysUtils, GetText, Classes, SysUtils,
// LazUtils // LazUtils
LazFileUtils, LazFileCache, LazUTF8, Translations, LazFileUtils, LazFileCache, LazUTF8, Translations,
// Codetools // Codetools

View File

@ -46,7 +46,6 @@ uses
{$ELSE} {$ELSE}
UITypes UITypes
{$ENDIF} {$ENDIF}
{$ifndef wince},gettext{$endif}// remove ifdefs when gettext is fixed and a new fpc is released
; ;
type type