diff --git a/utils/plot.cpp b/utils/plot.cpp index 383a0b5..fe79235 100644 --- a/utils/plot.cpp +++ b/utils/plot.cpp @@ -54,8 +54,6 @@ int main(int argc, char *argv[]) title = opt.optionValue("t"); outFileName = opt.optionValue("o"); - cout << "imag: " << imag << endl; - if(plotFileName.find(".h5") == string::npos) {