@ -27,7 +27,6 @@
#include <stdarg.h>
#include "trbase.h"
#include "tr/logger.h"
typedef void (* fptr_TR_log)(void *, TR_logger_level, const char * const);
@ -24,8 +24,6 @@
#include <stdio.h>
#include "tr/interface/logger.h"
TR_CREATE_INTERFACE(TR_Logger, 1);