X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fphm2if.cpp;fp=tools%2Fphm2if.cpp;h=040f7e17e6d264bddcb05e57bfd12e18c610ca18;hp=ce08c25f0ac236c422d3ca0314dd2fe5c0a8c3a4;hb=e89023477e02d9332f87cab5a7975407625dbd60;hpb=e81377bc16b3f8f5cd326d0260d284bdc25d68f3 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);