diff --git a/src/command/StickerCommands.cxx b/src/command/StickerCommands.cxx index 009756e98..4ade91d93 100644 --- a/src/command/StickerCommands.cxx +++ b/src/command/StickerCommands.cxx @@ -386,8 +386,6 @@ handle_sticker_names_types(Client &client, Request args, Response &r) r.FmtError(ACK_ERROR_ARG, "unsupported tag {:?}", type); return CommandResult::ERROR; } - r.FmtError(ACK_ERROR_ARG, "unknown sticker domain {:?}", type); - return CommandResult::ERROR; } CommandResult