From b91e7ba91fb6437a8caa7ceae033b0b5fe206dcd Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 22 Sep 2009 15:01:00 +0000 Subject: [PATCH] This is no longer necessary. This commit was SVN r21991. --- ompi/mca/common/sm/common_sm_mmap.c | 7 ------- 1 file changed, 7 deletions(-) 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