pidgin/plugins/unity/unity.c

changeset 42163
b0c31c877bde
parent 42074
58ae70ad7f21
child 42164
cd96db566218
--- a/pidgin/plugins/unity/unity.c	Mon Mar 20 21:12:08 2023 -0500
+++ b/pidgin/plugins/unity/unity.c	Mon Mar 20 21:14:42 2023 -0500
@@ -349,7 +349,6 @@
 
 	switch (purple_savedstatus_get_primitive_type(saved_status)) {
 	case PURPLE_STATUS_AVAILABLE:
-	case PURPLE_STATUS_MOOD:
 	case PURPLE_STATUS_TUNE:
 	case PURPLE_STATUS_UNSET:
 		status = MESSAGING_MENU_STATUS_AVAILABLE;

mercurial