routing_table: Remove unused Entry class

The Entry class is no longer used.

Tested:
Build pass.

Change-Id: Id111aeb6f53fde6a67d564ff0716aebf0b6f7fa3
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>
2 files changed
tree: 5675bd2de8ae7654caa58d86e2263d33e1a27fec
  1. docs/
  2. gen/
  3. src/
  4. subprojects/
  5. test/
  6. yaml/
  7. .clang-format
  8. .gitignore
  9. .shellcheck
  10. LICENSE
  11. meson.build
  12. meson_options.txt
  13. OWNERS
  14. README.md
  15. xyz.openbmc_project.Network.conf.in
  16. xyz.openbmc_project.Network.service.in
README.md

To Build

To build this package, do the following steps:

    1. meson build
    2. ninja -C build