codetools: clean up

git-svn-id: trunk@36280 -
This commit is contained in:
mattias 2012-03-23 16:21:34 +00:00
parent bd1a1d6b00
commit fb87808634

View File

@ -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;