Skip to content

Commit

Permalink
ecell#328 Fix a silly mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizu committed Feb 25, 2019
1 parent ad4b794 commit 4249a04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ecell4/meso/MesoscopicSimulator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,6 @@ void MesoscopicSimulator::check_model(void)
const Model::reaction_rule_container_type&
reaction_rules(model_->reaction_rules());

check_model();

for (Model::reaction_rule_container_type::const_iterator
i(reaction_rules.begin()); i != reaction_rules.end(); ++i)
{
Expand Down

0 comments on commit 4249a04

Please sign in to comment.