mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Add omemo_close stub for tests
This commit is contained in:
parent
fe5fcb8aef
commit
88552da2d4
@ -4,6 +4,7 @@
|
||||
#include "ui/ui.h"
|
||||
|
||||
void omemo_init(void) {}
|
||||
void omemo_close(void) {}
|
||||
|
||||
char*
|
||||
omemo_fingerprint_autocomplete(const char *const search_str, gboolean previous)
|
||||
|
Loading…
x
Reference in New Issue
Block a user