Skip to content

Commit

Permalink
Merge pull request #18 from ak2ls2py/master
Browse files Browse the repository at this point in the history
Small edit
  • Loading branch information
asselapathirana authored Nov 13, 2016
2 parents 2c606a3 + 2207796 commit 77ef75a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/epanettools/adf/callepanet.cc
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,6 @@ is set to true, signalling the problem.
cerr << "Error in epanet..\n" <<ret<<" returned.\n";
cerr << "Error : " << enerr << endl;
epanet_error=true;
if (ret==204){
0./0.;}
}
if(ret==1 || ret==2){ // these are problems that prevent us from getting reliable answers.
cerr << "Warning from epanet..\n" <<ret<<" returned.\n";
Expand Down

0 comments on commit 77ef75a

Please sign in to comment.