Skip to content
Snippets Groups Projects
Commit 7e02c29e authored by Florian Hartwig's avatar Florian Hartwig Committed by Carl Lerche
Browse files

Remove unnecessary Send impl

parent 7444721d
No related branches found
No related tags found
No related merge requests found
...@@ -152,8 +152,6 @@ impl Buf for ByteBuf { ...@@ -152,8 +152,6 @@ impl Buf for ByteBuf {
} }
} }
unsafe impl Send for ByteBuf { }
/* /*
* *
* ===== ROByteBuf ===== * ===== ROByteBuf =====
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment