1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

Add silence test stub

This commit is contained in:
Michael Vetter 2021-07-01 18:07:26 +02:00
parent 06482fdaef
commit 2386878c76

View File

@ -1125,6 +1125,12 @@ void
cons_mam_setting(void)
{
}
void
cons_silence_setting(void)
{
}
void
cons_show_bookmarks_ignore(gchar** list, gsize len)
{