diff -r b0c31c877bde -r cd96db566218 pidgin/plugins/unity/unity.c --- a/pidgin/plugins/unity/unity.c Mon Mar 20 21:14:42 2023 -0500 +++ b/pidgin/plugins/unity/unity.c Mon Mar 20 21:22:53 2023 -0500 @@ -349,7 +349,6 @@ switch (purple_savedstatus_get_primitive_type(saved_status)) { case PURPLE_STATUS_AVAILABLE: - case PURPLE_STATUS_TUNE: case PURPLE_STATUS_UNSET: status = MESSAGING_MENU_STATUS_AVAILABLE; break;