mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 05:39:29 +02: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
|
||||
Classes, SysUtils, Laz_XMLCfg, FileUtil, LCLProc,
|
||||
FileProcs, SynRegExpr, LazConf;
|
||||
FileProcs, LazConf;
|
||||
|
||||
type
|
||||
// comments
|
||||
|
Loading…
Reference in New Issue
Block a user