1
1

Arrgh -- remove debugging printf.

This commit was SVN r29657.
Этот коммит содержится в:
Jeff Squyres 2013-11-11 22:44:28 +00:00
родитель e20217eccc
Коммит 5a940f5ee7

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

@ -401,7 +401,6 @@ static void setup_mpit_pvars_enum(void)
m->if_cidrmask);
assert(rc > 0);
devices[i].string = str;
opal_output(0, "Set string: %s", str);
}
devices[i].string = NULL;