launcher: remove unused enum value
Signed-off-by: Jonathan Marler <johnnymarler@gmail.com>
This commit is contained in:
committed by
Daniel Stone
parent
3d9b73c9e5
commit
5ba5a86a7f
@@ -31,7 +31,6 @@ enum weston_launcher_opcode {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enum weston_launcher_event {
|
enum weston_launcher_event {
|
||||||
WESTON_LAUNCHER_SUCCESS,
|
|
||||||
WESTON_LAUNCHER_ACTIVATE,
|
WESTON_LAUNCHER_ACTIVATE,
|
||||||
WESTON_LAUNCHER_DEACTIVATE,
|
WESTON_LAUNCHER_DEACTIVATE,
|
||||||
WESTON_LAUNCHER_DEACTIVATE_DONE,
|
WESTON_LAUNCHER_DEACTIVATE_DONE,
|
||||||
|
|||||||
Reference in New Issue
Block a user