X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fphm2if.cpp;h=040f7e17e6d264bddcb05e57bfd12e18c610ca18;hb=728543fba0d875b2977ea2b6562df1ee4a6af8f7;hp=ce08c25f0ac236c422d3ca0314dd2fe5c0a8c3a4;hpb=f13a8c004b8f182b42d9e4df2bcd7c7f030bf1ad;p=ctsim.git diff --git a/tools/phm2if.cpp b/tools/phm2if.cpp index ce08c25..040f7e1 100644 --- a/tools/phm2if.cpp +++ b/tools/phm2if.cpp @@ -121,6 +121,8 @@ phm2if_main (int argc, char* const argv[]) char *endstr; Timer timerProgram; + UNUSED(optDebug); + #ifdef HAVE_MPI ImageFile* pImLocal = NULL; MPIWorld mpiWorld (argc, argv);