Skip to content

Commit 75305bc

Browse files
Remove invalid todo
1 parent 97dae4f commit 75305bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/LaunchpadLauncher/Game/GameBase.ahk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ class GameBase {
309309
}
310310

311311
if (this.GameIsRunning()) {
312-
; TODO: Figure out a good default timeout and how to handle that situation
313312
ProcessWaitClose(this.pid)
314313
}
315314

0 commit comments

Comments
 (0)