]> AND Public Git Repository - simgrid.git/blobdiff - include/simgrid/simix.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove some explicit keywords that I barely understand
[simgrid.git] / include / simgrid / simix.h
index 95d78c3d0208a852f5ac6bed4196152e32e5f096..02fdab7357b0b97b3b2f30e750e36a9fe6b926af 100644 (file)
@@ -52,10 +52,6 @@ typedef struct s_smx_mailbox *smx_mailbox_t;
 
 #endif
 
-/**************************** Scalar Values **********************************/
-
-typedef union u_smx_scalar u_smx_scalar_t;
-
 /* ******************************** Host ************************************ */
 /** @brief Host datatype
     @ingroup simix_host_management