handle changes to DCD -u output format

This commit is contained in:
Basile Burg 2016-04-27 11:20:52 +02:00
parent 989effb422
commit f67c05a83b
1 changed files with 0 additions and 2 deletions

View File

@ -567,8 +567,6 @@ begin
exit;
str := fTempLines[0];
// symbol is not in current module, too complex for now
if str.length < 6 then
exit;
if str[1..5] <> 'stdin' then
exit;
//