Remove a stale comment (#1609)

The comment was intended to clarify the side effect of returning null.
The null return was refactored to a call to `engine.pause()` which has a
name that conveys the meaning of the comment.
5 files changed