1
1

Need this variable in optimized builds, too.

This commit was SVN r23937.
Этот коммит содержится в:
Jeff Squyres 2010-10-25 18:31:01 +00:00
родитель bc3e1376ba
Коммит d14474969b

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

@ -155,9 +155,7 @@ static const struct eventop *eventops[] = {
NULL
};
#if OPAL_ENABLE_DEBUG
static int debug_output = -1;
#endif
static void constructor(opal_event_t *ev)
{