From 0aa35a7fad65236eb2d7845169690f1b809217c7 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Fri, 27 Sep 2019 14:06:56 +0200 Subject: l2e: remove api boilerplate Type: refactor Signed-off-by: Ole Troan Change-Id: Ifca5eee01b7813ddb6a8e4510f3adb96ade55fa7 --- src/plugins/l2e/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/l2e/CMakeLists.txt') diff --git a/src/plugins/l2e/CMakeLists.txt b/src/plugins/l2e/CMakeLists.txt index 3b472356361..2bfb05a43e6 100644 --- a/src/plugins/l2e/CMakeLists.txt +++ b/src/plugins/l2e/CMakeLists.txt @@ -25,6 +25,4 @@ add_vpp_plugin(l2e INSTALL_HEADERS l2e.h - l2e_all_api_h.h - l2e_msg_enum.h ) -- cgit 1.2.3-korg