Whitespace fix
This commit is contained in:
parent
539887b3fb
commit
93b8f3fe54
1 changed files with 1 additions and 2 deletions
|
|
@ -502,7 +502,6 @@ void changed_value_posts::operator()(post_t& post)
|
||||||
|
|
||||||
bind_scope_t bound_scope(report, post);
|
bind_scope_t bound_scope(report, post);
|
||||||
last_total = total_expr.calc(bound_scope);
|
last_total = total_expr.calc(bound_scope);
|
||||||
|
|
||||||
last_post = &post;
|
last_post = &post;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue