diff --git a/ompi/mca/common/sm/common_sm_mmap.c b/ompi/mca/common/sm/common_sm_mmap.c index d727128ee6..c9723ff995 100644 --- a/ompi/mca/common/sm/common_sm_mmap.c +++ b/ompi/mca/common/sm/common_sm_mmap.c @@ -62,13 +62,6 @@ OBJ_CLASS_INSTANCE( NULL ); -/* - * Instance that is shared between components that use shared memory - */ -#if 0 -/* JMS remove me! */ -mca_common_sm_mmap_t *mca_common_sm_mmap = NULL; -#endif /* * Lock to protect multiple instances of mmap_init() from being