mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-29 18:03:54 +02:00
LCL: Remove UTrace unit use from Controls. It was not used elsewhere.
git-svn-id: trunk@29825 -
This commit is contained in:
parent
d1a29e1d31
commit
fb73313173
@ -43,7 +43,7 @@ interface
|
||||
uses
|
||||
Classes, SysUtils, TypInfo, types, LCLStrConsts, LCLType, AvgLvlTree,
|
||||
LCLProc, GraphType, Graphics, LMessages, LCLIntf, InterfaceBase, ImgList,
|
||||
UTrace, PropertyStorage, Menus, ActnList, LCLClasses, LResources;
|
||||
PropertyStorage, Menus, ActnList, LCLClasses, LResources;
|
||||
|
||||
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user