Remove all useless debug stuff.
This commit was SVN r7247.
Этот коммит содержится в:
родитель
63fb0f3341
Коммит
b2bb2393fc
@ -26,9 +26,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
static int ompi_new_pack_debug = 0;
|
#define DO_DEBUG(INST) /* no debug informations */
|
||||||
|
|
||||||
#define DO_DEBUG(INST) if( ompi_new_pack_debug ) { INST }
|
|
||||||
|
|
||||||
/* The pack/unpack functions need a cleanup. I have to create a proper interface to access
|
/* The pack/unpack functions need a cleanup. I have to create a proper interface to access
|
||||||
* all basic functionalities, hence using them as basic blocks for all conversion functions.
|
* all basic functionalities, hence using them as basic blocks for all conversion functions.
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user