mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-20 19:28:43 +02:00
POChecker: cleaned up unused constant
git-svn-id: trunk@58018 -
This commit is contained in:
parent
9a143d8f0a
commit
a365ff3eef
@ -9,10 +9,6 @@ Uses
|
|||||||
//{$IFDEF UNIX}{$IFNDEF DisableCWString}, cwstring{$ENDIF}{$ENDIF},
|
//{$IFDEF UNIX}{$IFNDEF DisableCWString}, cwstring{$ENDIF}{$ENDIF},
|
||||||
PoFamilies, PoCheckerConsts;
|
PoFamilies, PoCheckerConsts;
|
||||||
|
|
||||||
const
|
|
||||||
langAll = '*';
|
|
||||||
|
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
||||||
{ TPoFamilyList }
|
{ TPoFamilyList }
|
||||||
|
Loading…
Reference in New Issue
Block a user