mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
removed unnecessary comment.
This commit is contained in:
parent
bf10177a4c
commit
f09791be6c
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ BEGIN
|
||||||
END; (* End of inner WHILE loop for dependencies *)
|
END; (* End of inner WHILE loop for dependencies *)
|
||||||
RETURN depstrlist.Count;
|
RETURN depstrlist.Count;
|
||||||
END; (* End of IF depsValue IS Json.Obj *)
|
END; (* End of IF depsValue IS Json.Obj *)
|
||||||
(*END;*) (* End of IF rootObj.name^ = "Dependencies" *)
|
|
||||||
rootObj := rootObj.next; (* Move to the next JSON object *)
|
rootObj := rootObj.next; (* Move to the next JSON object *)
|
||||||
END; (* End of WHILE rootObj # NIL loop *)
|
END; (* End of WHILE rootObj # NIL loop *)
|
||||||
ELSE
|
ELSE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue