From 5d95ffa9f6605fcabdf4bd0e7ac2614cde637127 Mon Sep 17 00:00:00 2001 From: grunfink Date: Sun, 28 Sep 2025 14:37:07 +0200 Subject: Revert "New function actor_failure()." This reverts commit 335b90a9d1654aadb4e0d87114b82685defcd50b. --- snac.h | 1 - 1 file changed, 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index 2d21887..1a58e0b 100644 --- a/snac.h +++ b/snac.h @@ -278,7 +278,6 @@ int content_match(const char *file, const xs_dict *msg); xs_list *content_search(snac *user, const char *regex, int priv, int skip, int show, int max_secs, int *timeout); -int actor_failure(const char *id, int op); int instance_failure(const char *url, int op); void enqueue_input(snac *snac, const xs_dict *msg, const xs_dict *req, int retries); -- cgit v1.2.3