X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fphm2if.cpp;h=040f7e17e6d264bddcb05e57bfd12e18c610ca18;hb=728543fba0d875b2977ea2b6562df1ee4a6af8f7;hp=ab3115107b8998ec4b235a91886bc9ff3291d233;hpb=1a050c98763fbbc0662731b0b76953acede6f5d7;p=ctsim.git diff --git a/tools/phm2if.cpp b/tools/phm2if.cpp index ab31151..040f7e1 100644 --- a/tools/phm2if.cpp +++ b/tools/phm2if.cpp @@ -7,9 +7,7 @@ ** Date Started: 1984 ** ** This is part of the CTSim program -** Copyright (C) 1983-2000 Kevin Rosenberg -** -** $Id$ +** Copyright (C) 1983-2009 Kevin Rosenberg ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -123,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);