1
1

Remove useless extern for environ

This commit was SVN r5364.
Этот коммит содержится в:
Jeff Squyres 2005-04-14 21:19:15 +00:00
родитель e157491589
Коммит 3f8e29136a

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

@ -46,7 +46,6 @@
#include "runtime/runtime.h"
#include "util/printf.h"
extern char **environ;
int ompi_comm_connect_accept ( ompi_communicator_t *comm, int root,
orte_process_name_t *port, int send_first,