From 1c3eadbf1cba45bfba839cc6bf4e0ea249e6df1c Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 2 Nov 2015 20:35:01 +0000 Subject: Removed ui_get_chat_recipients --- tests/unittests/ui/stub_ui.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/unittests') diff --git a/tests/unittests/ui/stub_ui.c b/tests/unittests/ui/stub_ui.c index b98f630a..3a2336c7 100644 --- a/tests/unittests/ui/stub_ui.c +++ b/tests/unittests/ui/stub_ui.c @@ -64,10 +64,6 @@ void ui_update(void) {} void ui_close(void) {} void ui_redraw(void) {} void ui_resize(void) {} -GSList* ui_get_chat_recipients(void) -{ - return NULL; -} void ui_switch_win(ProfWin *win) {} -- cgit 1.4.1-2-gfad0 /> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/cpp/002trace
blob: cd3498b46b8bd08d04738702b9e9301816733cf3 (plain) (tree)