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
uses
Classes, SysUtils, GetText,
Classes, SysUtils,
// LazUtils
LazFileUtils, LazFileCache, LazUTF8, Translations,
// Codetools

View File

@ -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