From 3984c660b6c46533de5b03fd4ae583b68778bff7 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 14 Jan 2015 23:57:45 +0000 Subject: Removed result from main loop --- tests/ui/stub_ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ui/stub_ui.c b/tests/ui/stub_ui.c index da75c3dd..a4130279 100644 --- a/tests/ui/stub_ui.c +++ b/tests/ui/stub_ui.c @@ -325,7 +325,7 @@ void ui_update_presence(const resource_presence_t resource_presence, void ui_about(void) {} void ui_statusbar_new(const int win) {} -wint_t ui_get_char(char *input, int *size, int *result) +wint_t ui_get_char(char *input, int *size) { return 0; } -- cgit 1.4.1-2-gfad0