Skip to content

src: remove dead code in InternalMakeCallback

Remove unneeded condition as the first line in function already ensures that recv can't be empty.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading