summaryrefslogtreecommitdiffstats
path: root/test/mode-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mode-test.c')
-rw-r--r--test/mode-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mode-test.c b/test/mode-test.c
index 2b3fc3b5..de46e851 100644
--- a/test/mode-test.c
+++ b/test/mode-test.c
@@ -58,7 +58,7 @@ uint32_t rofi_icon_fetcher_query_advanced ( const char *name, const int wsize, c
{
return 0;
}
-
+void rofi_clear_error_messages ( void ) {}
cairo_surface_t * rofi_icon_fetcher_get ( const uint32_t uid )
{
return NULL;