diff --git a/libweston/weston-launch.h b/libweston/weston-launch.h index ee3226014..72954019b 100644 --- a/libweston/weston-launch.h +++ b/libweston/weston-launch.h @@ -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,