mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
remove stale typedef
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user