summaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/vmxnet3_all_api_h.h
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2019-09-30 11:19:28 +0200
committerNeale Ranns <nranns@cisco.com>2019-09-30 15:32:17 +0000
commit10bbfce0264249354f14243fbc166ee0beb41366 (patch)
treed90e22bc4f9af37e7964b80dc5f6afce9ad15aa5 /src/plugins/vmxnet3/vmxnet3_all_api_h.h
parent0d935531f9d25b18af85a14195665db324e834d8 (diff)
vmxnet3: remove api boilerplate
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I009e806997461ad790f125d6359993862e1c5e5d
Diffstat (limited to 'src/plugins/vmxnet3/vmxnet3_all_api_h.h')
-rw-r--r--src/plugins/vmxnet3/vmxnet3_all_api_h.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/plugins/vmxnet3/vmxnet3_all_api_h.h b/src/plugins/vmxnet3/vmxnet3_all_api_h.h
deleted file mode 100644
index 7dee01bf417..00000000000
--- a/src/plugins/vmxnet3/vmxnet3_all_api_h.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- *------------------------------------------------------------------
- * Copyright (c) 2018 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.
- *------------------------------------------------------------------
- */
-
-#include <vmxnet3/vmxnet3.api.h>
-
-/*
- * fd.io coding-style-patch-verification: ON
- *
- * Local Variables:
- * eval: (c-set-style "gnu")
- * End:
- */