summaryrefslogtreecommitdiffstats
path: root/src/plugins/mactime/mactime_all_api_h.h
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2019-09-30 13:11:35 +0200
committerNeale Ranns <nranns@cisco.com>2019-09-30 15:31:56 +0000
commit7071952df81122a601ff84cccb7e1a2539a49941 (patch)
treedbd549d5d35be2e04a47a51c8ca6b9287f123f2d /src/plugins/mactime/mactime_all_api_h.h
parentdba00cad1a2e41b4974911793cc76eab81a6e30e (diff)
mactime: remove api boilerplate
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I034cc6fb2a12d1b43b3470a1ba39cc1fe020386a
Diffstat (limited to 'src/plugins/mactime/mactime_all_api_h.h')
-rw-r--r--src/plugins/mactime/mactime_all_api_h.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/plugins/mactime/mactime_all_api_h.h b/src/plugins/mactime/mactime_all_api_h.h
deleted file mode 100644
index f3bd6731ecb..00000000000
--- a/src/plugins/mactime/mactime_all_api_h.h
+++ /dev/null
@@ -1,19 +0,0 @@
-
-/*
- * mactime_all_api_h.h - skeleton vpp engine plug-in api #include file
- *
- * Copyright (c) <current-year> <your-organization>
- * 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.
- */
-/* Include the generated file, see BUILT_SOURCES in Makefile.am */
-#include <mactime/mactime.api.h>