build: disable experimental API check internally
[dpdk.git] / drivers / net / e1000 / meson.build
index d0901d3..cf45699 100644 (file)
@@ -1,8 +1,6 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-allow_experimental_apis = true
-
 subdir('base')
 objs = [base_objs]