Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let xbt_exit() issue a warning stating that this is now a no-op
[simgrid.git] / tools / tesh / tesh.c
index c9da30dfc902192785ae99d7840515d07f7e31af..15c0053770f240e23e0d839e723f7e79a360d073 100644 (file)
@@ -249,6 +249,5 @@ int main(int argc, char *argv[])
   }
 
   rctx_exit();
   }
 
   rctx_exit();
-  xbt_exit();
   return 0;
 }
   return 0;
 }