Merge branch 'tor-gitlab/mr/759' into maint-0.4.8

This commit is contained in:
David Goulet
2023-09-18 09:11:02 -04:00
2 changed files with 4 additions and 1 deletions
-1
View File
@@ -53,7 +53,6 @@ void routerkeys_free_all(void);
static inline void *
relay_key_is_unavailable_(void)
{
tor_assert_nonfatal_unreached();
return NULL;
}
#define relay_key_is_unavailable(type) \