fix merge conflict
This commit is contained in:
parent
c42a56d332
commit
58d5affe40
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@ object_id_type betting_market_create_evaluator::do_apply(const betting_market_cr
|
||||||
|
|
||||||
void_result bet_place_evaluator::do_evaluate(const bet_place_operation& op)
|
void_result bet_place_evaluator::do_evaluate(const bet_place_operation& op)
|
||||||
{ try {
|
{ try {
|
||||||
<<<<<<< 46ef911f8ec2454ea00507dabc843a994b1fc842
|
|
||||||
const database& d = db();
|
const database& d = db();
|
||||||
|
|
||||||
_betting_market = &op.betting_market_id(d);
|
_betting_market = &op.betting_market_id(d);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue