about summary refs log tree commit diff stats
path: root/tests/ui/stub_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/stub_ui.h')
-rw-r--r--tests/ui/stub_ui.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/ui/stub_ui.h b/tests/ui/stub_ui.h
index d71eaabc..dbddda9b 100644
--- a/tests/ui/stub_ui.h
+++ b/tests/ui/stub_ui.h
@@ -1,7 +1 @@
-#include <glib.h>
-
-#include "config/account.h"
-
 void expect_cons_show(char *expected);
-void expect_cons_show_account(ProfAccount *account);
-void reset_ui_mocks(void);