Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make it work on win32; use the portable errno on socks; fix a bug revealed by the...
[simgrid.git] / include / xbt / sysdep.h
index 9435c96..b94cfb9 100644 (file)
@@ -72,9 +72,6 @@ BEGIN_DECL
 # define _XBT_INLINE 
 #endif
 
-
-void xbt_abort(void) _XBT_GNUC_NORETURN;
-
 END_DECL
    
 #include "xbt/error.h" /* needed for xbt_die */