mirror of https://gitlab.com/basile.b/dexed.git
fix, patch dep, only when loading not when cloning
This commit is contained in:
parent
cd8efb0e5d
commit
2442892fec
|
@ -629,8 +629,6 @@ begin
|
|||
fRelease := src.fRelease;
|
||||
fAllinst := src.fAllInst;
|
||||
fStackStomp := src.fStackStomp;
|
||||
//
|
||||
depPatch;
|
||||
end
|
||||
else inherited;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue