aboutsummaryrefslogtreecommitdiff
path: root/backend/meson.build
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-08-10 22:15:37 -0400
committerDrew DeVault <sir@cmpwn.com>2017-08-10 22:15:37 -0400
commitc24351681f672a2ce561b9cb6d73172dfc36c45c (patch)
tree5b39ee3fd871e90cfbf0f0a057d11debc15caf97 /backend/meson.build
parent4aaf76cb66865efb8ea902a45596cd12d0f73b8e (diff)
Refactor EGL handling
Diffstat (limited to 'backend/meson.build')
-rw-r--r--backend/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/meson.build b/backend/meson.build
index bb1b84c8..9c6b70df 100644
--- a/backend/meson.build
+++ b/backend/meson.build
@@ -1,6 +1,5 @@
wlr_files += files(
'backend.c',
- 'egl.c',
'udev.c',
'session/direct-ipc.c',
'session/direct.c',