[roll] Roll fuchsia [netlink] Remove unused code

FakeReceiver is no longer used in Netlink code after
https://fxrev.dev/862278. Remove this block of code to prevent the need
of the #[dead_code] lint.

Original-Fixed: 351850689
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101937
Original-Revision: a49ce6fa99bd309b46d69924c50717ccc0242756
GitOrigin-RevId: 479cfaef398b7728c835e87410273b6937c06625
Change-Id: I21ba6a67a776d21e639f321d17a3396ce9e9b69b
1 file changed
tree: 73724e09b59f4d7d3c8dd39a77e7d1ce79b2833f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.