]> AND Public Git Repository - simgrid.git/blobdiff - tools/gras/unix_stub_generator.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill "if" before free, and useless cast of free argument.
[simgrid.git] / tools / gras / unix_stub_generator.c
index fade69be3959445382033e4fdad65822895b7e8e..42aabfc17d52d0fddc860d44bef20686af4c7f70 100644 (file)
@@ -58,8 +58,6 @@ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(stubgen);
 #define MAKEFILE_FILENAME_REMOTE  "%s.Makefile.remote"
 #define DEPLOYMENT  "%s.deploy.sh"
 
-char *warning = NULL;
-
 /**********************************************/
 /**** Generate the file for the simulator *****/
 /**********************************************/