X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fprint.hpp;h=7db4dde951bc84195f55d2319e7375941baf9266;hb=4b9e2e3d5986e17f1594c24dea430cb51a529360;hp=4e89da7b1289e80d78d484329069323192e635a3;hpb=c802cacb9f0879a42e01575595a75bbefe7d3db9;p=babeltrace.git diff --git a/src/plugins/ctf/common/print.hpp b/src/plugins/ctf/common/print.hpp index 4e89da7b..7db4dde9 100644 --- a/src/plugins/ctf/common/print.hpp +++ b/src/plugins/ctf/common/print.hpp @@ -11,8 +11,6 @@ #include -#include "common/macros.h" - #define PERR(fmt, ...) \ do { \ if (PRINT_ERR_STREAM) { \