From 36950cc71e23dc410ccad3b52a215151fe684741 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Thu, 24 Sep 2020 09:14:51 +0100 Subject: [PATCH] mosquitto_plugin_publish no longer exists. --- src/linker.syms | 1 - 1 file changed, 1 deletion(-) diff --git a/src/linker.syms b/src/linker.syms index 5c9632a0..bd8a3594 100644 --- a/src/linker.syms +++ b/src/linker.syms @@ -20,7 +20,6 @@ mosquitto_kick_client_by_username; mosquitto_log_printf; mosquitto_malloc; - mosquitto_plugin_publish; mosquitto_property_add_binary; mosquitto_property_add_byte; mosquitto_property_add_int16;