mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 05:56:25 +08:00
remove stale typedef
This commit is contained in:
parent
696057ab57
commit
f4d0bafbd4
@ -21,7 +21,6 @@
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
using comp_t = pager_t::comp_t;
|
||||
using completion_list_t = completion_list_t;
|
||||
using comp_info_list_t = std::vector<comp_t>;
|
||||
|
||||
/// The minimum width (in characters) the terminal must to show completions at all.
|
||||
|
Loading…
x
Reference in New Issue
Block a user