1
1
This commit was SVN r22802.
Этот коммит содержится в:
Samuel Gutierrez 2010-03-09 21:23:21 +00:00
родитель dcb5a2331f
Коммит 15f9f35a49

Просмотреть файл

@ -256,7 +256,7 @@ int mca_btl_sm_component_close(void)
OBJ_DESTRUCT(&mca_btl_sm_component.sm_lock);
/**
* We don't have to destroy the fragment lists. They are allocated
* directly into the mmapped file, they will auto-magically dissapear
* directly into the mmapped file, they will auto-magically disappear
* when the file get unmapped.
*/
/*OBJ_DESTRUCT(&mca_btl_sm_component.sm_frags_eager);*/