diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/sway/server.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/server.h b/include/sway/server.h index 6152651e..66f0967c 100644 --- a/include/sway/server.h +++ b/include/sway/server.h @@ -151,7 +151,6 @@ struct sway_debug { bool noatomic; // Ignore atomic layout updates bool txn_timings; // Log verbose messages about transactions bool txn_wait; // Always wait for the timeout before applying - bool legacy_wl_drm; // Enable the legacy wl_drm interface }; extern struct sway_debug debug; |
