mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 02:39:15 +02:00
lazutils: clean up
git-svn-id: trunk@38845 -
This commit is contained in:
parent
fad8217990
commit
99f009f39d
@ -26,7 +26,6 @@ unit FileUtil;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
// For Smart Linking: Do not use the LCL!
|
|
||||||
SysConst, Classes, SysUtils, Masks, LazUtilsStrConsts, lazutf8;
|
SysConst, Classes, SysUtils, Masks, LazUtilsStrConsts, lazutf8;
|
||||||
|
|
||||||
{$if defined(Windows) or defined(darwin)}
|
{$if defined(Windows) or defined(darwin)}
|
||||||
|
Loading…
Reference in New Issue
Block a user