X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=kconsumerd%2Fkconsumerd.h;fp=kconsumerd%2Fkconsumerd.h;h=6c78663f5e67900cfbbed0129a8f75c4d65929d1;hp=f5ec288bc62a9fd177d433a19a1453c90579a52b;hb=252fd492b48721806ed8d72b508ea3733bc70845;hpb=8d609afd07d40f27a17e6a0fe61ea3a54e111896 diff --git a/kconsumerd/kconsumerd.h b/kconsumerd/kconsumerd.h index f5ec288bc..6c78663f5 100644 --- a/kconsumerd/kconsumerd.h +++ b/kconsumerd/kconsumerd.h @@ -19,9 +19,6 @@ #ifndef _LTT_KCONSUMERD_H #define _LTT_KCONSUMERD_H -/* timeout of 1s on poll to ensure the fd list is updated when needed */ -#define POLL_TIMEOUT 1000 - struct ltt_kconsumerd_fd_list { struct cds_list_head head; };