mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 07:18:06 +02:00
launcher: remove unused enum value
Signed-off-by: Jonathan Marler <johnnymarler@gmail.com>
This commit is contained in:
parent
3d9b73c9e5
commit
5ba5a86a7f
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ enum weston_launcher_opcode {
|
|||
};
|
||||
|
||||
enum weston_launcher_event {
|
||||
WESTON_LAUNCHER_SUCCESS,
|
||||
WESTON_LAUNCHER_ACTIVATE,
|
||||
WESTON_LAUNCHER_DEACTIVATE,
|
||||
WESTON_LAUNCHER_DEACTIVATE_DONE,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue