about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-06-17 13:30:56 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-06-17 13:30:56 +0200
commitde787a858237a88e07f989273f361ca7c6bd4d1d (patch)
tree2dc32112d83433fb0c536cc0046d33bac74b1fbf /tests
parente4b007c9da72fb3da56a25ecfa2b5cceb7c403ae (diff)
downloadprofani-tty-de787a858237a88e07f989273f361ca7c6bd4d1d.tar.gz
Remove cons_mouse_setting() stub
Mouse support has been disabled long ago.
Diffstat (limited to 'tests')
-rw-r--r--tests/unittests/ui/stub_ui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unittests/ui/stub_ui.c b/tests/unittests/ui/stub_ui.c
index a69e88a4..41d64d60 100644
--- a/tests/unittests/ui/stub_ui.c
+++ b/tests/unittests/ui/stub_ui.c
@@ -429,7 +429,6 @@ void cons_wrap_setting(void) {}
 void cons_winstidy_setting(void) {}
 void cons_encwarn_setting(void) {}
 void cons_time_setting(void) {}
-void cons_mouse_setting(void) {}
 void cons_statuses_setting(void) {}
 void cons_wintitle_setting(void) {}
 void cons_notify_setting(void) {}