aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 50d2eec97ef..46f86eb0000 100644
--- a/meson.build
+++ b/meson.build
@@ -1432,8 +1432,6 @@ foreach a : cpp_args
add_project_arguments(a, language : ['cpp'])
endforeach
-inc_include = include_directories('include')
-
gl_priv_reqs = []
if with_glx == 'xlib' or with_glx == 'gallium-xlib'