1
1
This commit was SVN r358.
Этот коммит содержится в:
Jeff Squyres 2004-01-14 06:40:57 +00:00
родитель e133683970
Коммит ca5af025a9

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

@ -134,11 +134,6 @@ extern "C" {
void mca_base_module_registry_unuse(mca_base_module_t *module);
int mca_base_module_registry_use(const char *type, const char *name);
#if 0
/* JMS Are these necessary in L8? */
struct in_addr mca_base_hostmap(struct in_addr *addr, char *keyname);
#endif
void mca_base_hostmap_finalize(void);
#if 0
/* JMS Add after debug streams added */
int mca_base_set_verbose(int index, lam_debug_stream_info_t *lds,