mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
No more lint means no more ARGSUSED.
This commit is contained in:
@ -814,7 +814,6 @@ window_copy_key_numeric_prefix(struct window_pane *wp, int key)
|
||||
return (0);
|
||||
}
|
||||
|
||||
/* ARGSUSED */
|
||||
void
|
||||
window_copy_mouse(
|
||||
struct window_pane *wp, struct session *sess, struct mouse_event *m)
|
||||
|
Reference in New Issue
Block a user