present: tiny whitespace cleanup

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-09-22 16:41:55 +02:00
parent 85cf8f0be4
commit 25f1614127

View File

@@ -20,7 +20,7 @@ libxserver_present = static_library('xserver_present',
include_directories: inc,
dependencies: [
common_dep,
epoll_dep,
epoll_dep,
dependency('presentproto', version: '>= 1.2')
],
)