Bugfix: derp in A29 revival

This commit is contained in:
Scott Lystig Fritchie 2015-08-31 14:44:05 +09:00
parent 004c686c8c
commit 5422dc45c2

View file

@ -1166,8 +1166,6 @@ react_to_env_A29(Retries, P_latest, LatestUnanimousP, ReadExtra,
Epoch_latest > P_current#projection_v1.epoch_number, Epoch_latest > P_current#projection_v1.epoch_number,
Author_latest /= MyName -> Author_latest /= MyName ->
true; true;
P_current#projection_v1.upi == [] ->
true;
true -> true ->
false false
end, end,