Commit 7ac565b3 authored by David Renshaw's avatar David Renshaw

PRE_STATE1 no longer exists.

parent bc0b20fb
......@@ -431,7 +431,7 @@ private:
State state;
Own<PromiseNode> inner;
// In PRE_STEP1 / STEP1, a PromiseNode for a Promise<T>.
// In STEP1, a PromiseNode for a Promise<T>.
// In STEP2, a PromiseNode for a T.
Event* onReadyEvent = nullptr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment