[Chore] (MG_Test/Program): test if PreLink only passes

This commit is contained in:
2025-08-14 17:41:50 +08:00
parent a39a46c7e3
commit 0cba505ad0
2 changed files with 2 additions and 2 deletions
@@ -59,7 +59,7 @@ namespace MobileGL {
THROW_EXCEPTION(e);
}
PostLink();
// PostLink();
}
void ProgramObject::MarkAsDeleted() {