From 7eef62b6736a96ab0e4ffe0363c0fb5ba55841b8 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Fri, 27 Sep 2019 09:59:53 +0200 Subject: igmp: remove api boilerplate Type: refactor Signed-off-by: Ole Troan Change-Id: I578b09ec223c8e4a04b7590b55354b1104ac6628 --- src/plugins/igmp/igmp_all_api_h.h | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 src/plugins/igmp/igmp_all_api_h.h (limited to 'src/plugins/igmp/igmp_all_api_h.h') diff --git a/src/plugins/igmp/igmp_all_api_h.h b/src/plugins/igmp/igmp_all_api_h.h deleted file mode 100644 index 9b552566a27..00000000000 --- a/src/plugins/igmp/igmp_all_api_h.h +++ /dev/null @@ -1,30 +0,0 @@ -/* - *------------------------------------------------------------------ - * Copyright (c) 2017 Cisco and/or its affiliates. - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at: - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *------------------------------------------------------------------ - */ - -#ifdef vl_printfun -#include -#endif - -#include - -/* - * fd.io coding-style-patch-verification: ON - * - * Local Variables: - * eval: (c-set-style "gnu") - * End: - */ -- cgit 1.2.3-korg