diff options
Diffstat (limited to 'mastoapi.c')
| -rw-r--r-- | mastoapi.c | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1961,4 +1961,9 @@ int mastoapi_put_handler(const xs_dict *req, const char *q_path, | |||
| 1961 | } | 1961 | } |
| 1962 | 1962 | ||
| 1963 | 1963 | ||
| 1964 | void mastoapi_purge(void) | ||
| 1965 | { | ||
| 1966 | } | ||
| 1967 | |||
| 1968 | |||
| 1964 | #endif /* #ifndef NO_MASTODON_API */ | 1969 | #endif /* #ifndef NO_MASTODON_API */ |