orte proc_info.c: remove unused variable
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
родитель
08d08e6c69
Коммит
722d5eecf1
@ -9,7 +9,7 @@
|
|||||||
* University of Stuttgart. All rights reserved.
|
* University of Stuttgart. All rights reserved.
|
||||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
* Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
* Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
|
||||||
* Copyright (c) 2012 Los Alamos National Security, LLC.
|
* Copyright (c) 2012 Los Alamos National Security, LLC.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
* Copyright (c) 2014-2016 Intel, Inc. All rights reserved
|
* Copyright (c) 2014-2016 Intel, Inc. All rights reserved
|
||||||
@ -101,7 +101,6 @@ int orte_proc_info(void)
|
|||||||
char hostname[OPAL_MAXHOSTNAMELEN];
|
char hostname[OPAL_MAXHOSTNAMELEN];
|
||||||
char **prefixes;
|
char **prefixes;
|
||||||
bool match;
|
bool match;
|
||||||
struct in_addr buf;
|
|
||||||
|
|
||||||
if (init) {
|
if (init) {
|
||||||
return ORTE_SUCCESS;
|
return ORTE_SUCCESS;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user