mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 03:21:16 -03:00
Remove null_terminated_array C++ bits
These are now unused.
This commit is contained in:
@@ -121,7 +121,6 @@ set(FISH_SRCS
|
||||
src/highlight.cpp
|
||||
src/input_common.cpp
|
||||
src/input.cpp
|
||||
src/null_terminated_array.cpp
|
||||
src/output.cpp
|
||||
src/pager.cpp
|
||||
src/parse_util.cpp
|
||||
|
||||
Reference in New Issue
Block a user