This example has no shadow variable warnings. Signed-off-by: Stephen Hemminger <[email protected]> --- examples/l3fwd-graph/meson.build | 1 - 1 file changed, 1 deletion(-)
diff --git a/examples/l3fwd-graph/meson.build b/examples/l3fwd-graph/meson.build
index e3f4fa8df2..b3ceaadb59 100644
--- a/examples/l3fwd-graph/meson.build
+++ b/examples/l3fwd-graph/meson.build
@@ -11,4 +11,3 @@ sources = files(
'main.c',
)
allow_experimental_apis = true
-cflags += no_shadow_cflag
--
2.53.0

