netty5/buffer/src
terrarier2111 c22cd7c347 Removed redundant local variable (#10858)
Motivation:

Found a redundant local variable.

Modification:

Removed the local variable.

Result:
Minor performance improvement.
2020-12-15 08:07:40 +01:00
..
main Removed redundant local variable (#10858) 2020-12-15 08:07:40 +01:00
test/java/io/netty/buffer Fix a bug in LongPriorityQueue internal remove (#10832) 2020-12-02 13:06:34 +01:00