diff --git a/tests/test-sysroot.js b/tests/test-sysroot.js index 671eaac3..da9c7323 100644 --- a/tests/test-sysroot.js +++ b/tests/test-sysroot.js @@ -41,7 +41,6 @@ function libtestExec(shellCode) { GSystem.SubprocessStreamDisposition.INHERIT, GSystem.SubprocessStreamDisposition.INHERIT, null); - proc.init(null); proc.wait_sync_check(null); }