mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-26 00:00:20 +02:00
Remove unnecessary Send impl
This commit is contained in:
committed by
Carl Lerche
parent
7444721d98
commit
7e02c29e85
@@ -152,8 +152,6 @@ impl Buf for ByteBuf {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
unsafe impl Send for ByteBuf { }
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
* ===== ROByteBuf =====
|
* ===== ROByteBuf =====
|
||||||
|
|||||||
Reference in New Issue
Block a user