X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/96cedde3cdbc0b8ffc3f096a1b65d021b0226f99..e816186fdeaf53fa5abf6886f157c499e09c4622:/include/simgrid/simix.h diff --git a/include/simgrid/simix.h b/include/simgrid/simix.h index 017cb2eb2b..b9618c6911 100644 --- a/include/simgrid/simix.h +++ b/include/simgrid/simix.h @@ -61,9 +61,7 @@ typedef enum { /******************************* Networking ***********************************/ extern unsigned smx_context_stack_size; -extern int smx_context_stack_size_was_set; extern unsigned smx_context_guard_size; -extern int smx_context_guard_size_was_set; SG_BEGIN_DECL()