mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-30 19:22:42 +02:00
codetools: clean up
git-svn-id: trunk@36280 -
This commit is contained in:
parent
bd1a1d6b00
commit
fb87808634
@ -1963,7 +1963,6 @@ begin
|
||||
Ok:=false;
|
||||
try
|
||||
if (FPCSrcDir='') or (not DirPathExists(FPCSrcDir)) then begin
|
||||
CTDumpStack;
|
||||
DebugLn(['CreateFPCSrcTemplate FPCSrcDir does not exist: FPCSrcDir="',FPCSrcDir,'"']);
|
||||
exit;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user