mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-15 09:21:15 -03:00
Remove unused macros
Most just left behind after actual code was moved into different files.
This commit is contained in:
@@ -49,9 +49,6 @@
|
||||
/// File descriptor redirection error message.
|
||||
#define FD_ERROR _(L"An error occurred while redirecting file descriptor %d")
|
||||
|
||||
/// File descriptor redirection error message.
|
||||
#define WRITE_ERROR _(L"An error occurred while writing output")
|
||||
|
||||
/// File redirection error message.
|
||||
#define FILE_ERROR _(L"An error occurred while redirecting file '%ls'")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user