X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fqos_sched%2Fmeson.build;h=289b81ce809af762b4a06a3fc6c364c7c73f2dca;hb=d3c9274f76826d4e88eb178f1f353b983c2c11e6;hp=5101652af9f2662e7e9a7d9f9802c6d301d99241;hpb=d9a42a69febf453cdb735e77fc0e01463ddf4acc;p=dpdk.git diff --git a/examples/qos_sched/meson.build b/examples/qos_sched/meson.build index 5101652af9..289b81ce80 100644 --- a/examples/qos_sched/meson.build +++ b/examples/qos_sched/meson.build @@ -7,7 +7,6 @@ # DPDK instance, use 'make' deps += ['sched', 'cfgfile'] -allow_experimental_apis = true sources = files( 'app_thread.c', 'args.c', 'cfg_file.c', 'cmdline.c', 'init.c', 'main.c', 'stats.c'