mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
Remove cons_mouse_setting() stub
Mouse support has been disabled long ago.
This commit is contained in:
parent
e4b007c9da
commit
de787a8582
@ -429,7 +429,6 @@ void cons_wrap_setting(void) {}
|
|||||||
void cons_winstidy_setting(void) {}
|
void cons_winstidy_setting(void) {}
|
||||||
void cons_encwarn_setting(void) {}
|
void cons_encwarn_setting(void) {}
|
||||||
void cons_time_setting(void) {}
|
void cons_time_setting(void) {}
|
||||||
void cons_mouse_setting(void) {}
|
|
||||||
void cons_statuses_setting(void) {}
|
void cons_statuses_setting(void) {}
|
||||||
void cons_wintitle_setting(void) {}
|
void cons_wintitle_setting(void) {}
|
||||||
void cons_notify_setting(void) {}
|
void cons_notify_setting(void) {}
|
||||||
|
Loading…
Reference in New Issue
Block a user