X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5c5685dc7dbf80037da524d5787a8265bf36a552..08343930578d162e6e8c47167025970929bcf41f:/src/portable.h diff --git a/src/portable.h b/src/portable.h index 61a3ea0f43..589ce6b586 100644 --- a/src/portable.h +++ b/src/portable.h @@ -93,19 +93,6 @@ # endif #endif - -/**** - **** Contexts - ****/ - -#ifdef USE_UCONTEXT -# include -#endif - -#ifdef _WIN32 -# include "xbt/context_win32.h" /* Manual reimplementation for prehistoric platforms */ -#endif - /**** **** Signals ****/