* reset idfpath when globals are initialized (needed for the textmode IDE)

git-svn-id: trunk@46535 -
This commit is contained in:
svenbarth 2020-08-21 12:37:42 +00:00
parent 7e2dc6b345
commit 5801a7431c

View File

@ -1632,6 +1632,9 @@ implementation
cshared:=false;
rlinkpath:='';
sysrootpath:='';
{$ifdef XTENSA}
idfpath:='';
{$endif XTENSA}
{ Search Paths }
unicodepath:='';