pidgin/plugins/unity/unity.c

changeset 42164
cd96db566218
parent 42163
b0c31c877bde
child 42291
a86b7bcbb471
--- 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;

mercurial