We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d08e6 commit 722d5eeCopy full SHA for 722d5ee
orte/util/proc_info.c
@@ -9,7 +9,7 @@
9
* University of Stuttgart. All rights reserved.
10
* Copyright (c) 2004-2005 The Regents of the University of California.
11
* All rights reserved.
12
- * Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
+ * Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
13
* Copyright (c) 2012 Los Alamos National Security, LLC.
14
15
* Copyright (c) 2014-2016 Intel, Inc. All rights reserved
@@ -101,7 +101,6 @@ int orte_proc_info(void)
101
char hostname[OPAL_MAXHOSTNAMELEN];
102
char **prefixes;
103
bool match;
104
- struct in_addr buf;
105
106
if (init) {
107
return ORTE_SUCCESS;
0 commit comments