mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-07 12:49:29 +01:00
ideproc doesn't need SynRegExpr
git-svn-id: trunk@9802 -
This commit is contained in:
parent
5cd0d04b68
commit
ec973c78eb
@ -31,7 +31,7 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, Laz_XMLCfg, FileUtil, LCLProc,
|
Classes, SysUtils, Laz_XMLCfg, FileUtil, LCLProc,
|
||||||
FileProcs, SynRegExpr, LazConf;
|
FileProcs, LazConf;
|
||||||
|
|
||||||
type
|
type
|
||||||
// comments
|
// comments
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user