Fix all remaining compiler warnings
[ctsim.git] / tools / phm2if.cpp
index ce08c25f0ac236c422d3ca0314dd2fe5c0a8c3a4..040f7e17e6d264bddcb05e57bfd12e18c610ca18 100644 (file)
@@ -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);