build: add leftover WLR_HAS_LIBCAP

We don't support libcap anymore. This was left as a comment by Meson:

    /* #undef WLR_HAS_LIBCAP */
This commit is contained in:
Simon Ser 2020-12-03 00:05:38 +01:00
parent 50b5f8558e
commit 513eca8dab
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
#ifndef WLR_CONFIG_H
#define WLR_CONFIG_H
#mesondefine WLR_HAS_LIBCAP
#mesondefine WLR_HAS_SYSTEMD
#mesondefine WLR_HAS_ELOGIND