X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8be93beba0c7547303f5a102c2cb528b8c586066..e08ccfc85466d59704df52779255e26a2e4383af:/src/xbt/xbt_context_factory.h diff --git a/src/xbt/xbt_context_factory.h b/src/xbt/xbt_context_factory.h index b6f1a99ffc..7ad0ad09ba 100644 --- a/src/xbt/xbt_context_factory.h +++ b/src/xbt/xbt_context_factory.h @@ -27,11 +27,6 @@ typedef struct s_xbt_context_factory }s_xbt_context_factory_t; -#ifndef _XBT_CONTEXT_FACTORY_T_DEFINED -typedef struct s_xbt_context_factory* xbt_context_factory_t; -#define _XBT_CONTEXT_FACTORY_T_DEFINED -#endif /* !_XBT_CONTEXT_FACTORY_T_DEFINED */ - /** * This function select a context factory associated with the name specified by * the parameter name.