X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Fconsumer%2Fmetadata-bucket.h;h=993d3f483f387fdf82e59133d6a89d37aeaf1c9c;hb=e56e5792ea1543cf5b506e343076820ef5863647;hp=0355eb3c0efa8c149bda515a4a8abf26a38d2140;hpb=f5ba75b4f0c0b44092c76bc931b25b24a2e62718;p=lttng-tools.git diff --git a/src/common/consumer/metadata-bucket.h b/src/common/consumer/metadata-bucket.h index 0355eb3c0..993d3f483 100644 --- a/src/common/consumer/metadata-bucket.h +++ b/src/common/consumer/metadata-bucket.h @@ -31,4 +31,3 @@ enum metadata_bucket_status metadata_bucket_fill(struct metadata_bucket *bucket, void metadata_bucket_reset(struct metadata_bucket *bucket); #endif /* METADATA_BUCKET_H */ -