From: mquinson Date: Thu, 15 Mar 2007 16:39:06 +0000 (+0000) Subject: Kill oldies X-Git-Tag: v3.3~2077 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/fe50cfdb08ac4f5d3903b0230475c759f3cb4edb Kill oldies git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3282 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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 ****/