about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-04-30 23:38:28 +0100
committerJames Booth <boothj5@gmail.com>2015-04-30 23:38:28 +0100
commit0bd642edf8d943485871082c2678b0662e1dd5db (patch)
treeb5ed09aceb749904eaa546333130c804f9f87f66 /tests
parenta3a4b6267b02d69761e64403aa131553c946fa96 (diff)
parente11e55e31abced2f4e7fa332298485562adaf1ef (diff)
downloadprofani-tty-0bd642edf8d943485871082c2678b0662e1dd5db.tar.gz
Merge branch 'master' into pgp
Diffstat (limited to 'tests')
-rw-r--r--tests/ui/stub_ui.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ui/stub_ui.c b/tests/ui/stub_ui.c
index 1f812781..cee81872 100644
--- a/tests/ui/stub_ui.c
+++ b/tests/ui/stub_ui.c
@@ -66,9 +66,6 @@ GSList* ui_get_chat_recipients(void)
 
 void ui_switch_win(ProfWin *win) {}
 
-void ui_next_win(void) {}
-void ui_previous_win(void) {}
-
 void ui_gone_secure(const char * const barejid, gboolean trusted) {}
 void ui_gone_insecure(const char * const barejid) {}
 void ui_trust(const char * const barejid) {}