]> Creatis software - clitk.git/blobdiff - vv/vvToolPlastimatch.cxx
Mathieu Malaterre
[clitk.git] / vv / vvToolPlastimatch.cxx
index fd156f3080abc4edeec882bff8ec68b5c8d6b227..06f8148509ab59ed83c3170ceeb3cf1a06741ea9 100644 (file)
@@ -163,13 +163,15 @@ void vvToolPlastimatch::apply()
   GetOptionsFromGUI();
 
   // Create the command string
-  char *command_string =
+  /*
+  const char *command_string =
     "[STAGE]\n"
     "xform=bspline\n"
     "max_its=30\n"
     "grid_spac=100 100 100\n"
     "res=4 4 2\n"
     ;
+    */
 
   // Prepare the registration
   /*