1
1

This prototype is already defined in this file.

This commit was SVN r11308.
Этот коммит содержится в:
George Bosilca 2006-08-21 20:17:43 +00:00
родитель 687790b874
Коммит 2956947062

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

@ -135,9 +135,6 @@ OPAL_DECLSPEC void opal_free(void *addr, const char *file, int line);
OPAL_DECLSPEC extern int opal_malloc_debug_level;
OPAL_DECLSPEC extern int opal_malloc_output;
static inline void opal_malloc_debug(int level);
/**
* Used to set the debug level for malloc debug.
*