diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meson_options.txt b/meson_options.txt index e4d8f3d..1e54773 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -12,10 +12,3 @@ option( value: true, description: 'Build gRPC proxy which exposes some of the agl-shell protocol over a gRPC API' ) - -option( - 'waltham', - type: 'boolean', - value: false, - description: 'Build compositor with Waltham support. Disabled by default' -) |