summaryrefslogtreecommitdiff
path: root/src/gbm/meson.build
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-06-12 09:03:28 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-06-13 10:07:03 -0700
commit9cc577761ff1165e0b99d3ceaa936b342dea10b1 (patch)
treea5d6971d490bdbc5cc8b69fe12c61c71a4a4957c /src/gbm/meson.build
parent0ce3f3538bd91d2568481f853a692b7711f9340d (diff)
meson: Remove various completed todos
v3: - Remove "won't do" todos, so only completed todo's are now removed. Signed-off-by: Dylan Baker <dylan.c.baker@intel.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com> (v2)
Diffstat (limited to 'src/gbm/meson.build')
-rw-r--r--src/gbm/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gbm/meson.build b/src/gbm/meson.build
index 7a60868783c..2e9d380c0b4 100644
--- a/src/gbm/meson.build
+++ b/src/gbm/meson.build
@@ -45,8 +45,6 @@ if with_platform_wayland
incs_gbm += inc_wayland_drm
endif
-# TODO: wayland support (requires egl)
-
libgbm = shared_library(
'gbm',
files_gbm,