mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove debugging output
This commit is contained in:
parent
4b6144bb65
commit
0c2edcfe47
@ -55,7 +55,6 @@ public:
|
||||
fileWarningRegex_(deckname+"\\.(\\d+)\\.[^.]+"),
|
||||
show_fallout_(show_fallout)
|
||||
{
|
||||
std::cout<<"show_fallout="<<show_fallout_<<" "<<deckname<<std::endl;
|
||||
if ( show_fallout_ )
|
||||
{
|
||||
auto debugPath = output_dir;
|
||||
|
Loading…
Reference in New Issue
Block a user