移除无用代码

This commit is contained in:
Administrator 2025-06-26 14:34:58 +08:00
parent 6d084c92e4
commit 87b70e2197
4 changed files with 0 additions and 8 deletions

Binary file not shown.

View File

@ -257,14 +257,6 @@ public class MainActivity extends AppCompatActivity {
AutoJsUtil.flag = true;
while (isRunning) {
// synchronized (taskLock) {
// while (!AutoJsUtil.flag && isRunning) {
// taskLock.wait(30000);
// }
//
//
// AutoJsUtil.flag = false;
// }
if (!isRunning) break;
// 从队列中获取最新的 scriptResult