--- a/libpurple/tests/test_protocol_action.c Thu Feb 23 23:03:17 2023 -0600 +++ b/libpurple/tests/test_protocol_action.c Thu Feb 23 23:44:43 2023 -0600 @@ -28,7 +28,7 @@ * Helpers *****************************************************************************/ static void -_test_purple_protocol_action_callback(PurpleProtocolAction *action) { +_test_purple_protocol_action_callback(G_GNUC_UNUSED PurpleProtocolAction *action) { } /******************************************************************************