X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fthread.c;h=34a620679d258a1e72035416f67ed85310473ba4;hp=bbcc1521cc5de8f4e2bc670e205e7b968d5bd4e4;hb=014d7d3b5e9d69989bf776cffb6c21ff7e1d36ff;hpb=5dee2ed25e797cc4a70a6180b7d5fc2bf0696c21 diff --git a/src/common/thread.c b/src/common/thread.c index bbcc1521c..34a620679 100644 --- a/src/common/thread.c +++ b/src/common/thread.c @@ -10,7 +10,6 @@ #include #include "thread.h" -#define LTTNG_PTHREAD_NAMELEN 16 int lttng_thread_setname(const char *name) {