app/procinfo: add --show-mempool
[dpdk.git] / examples / l2fwd-crypto / meson.build
index 6c852ad..09438a6 100644 (file)
@@ -7,7 +7,6 @@
 # DPDK instance, use 'make'
 
 deps += 'cryptodev'
-allow_experimental_apis = true
 sources = files(
        'main.c'
 )