mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 08:31:16 -03:00
Remove unused macros
Most just left behind after actual code was moved into different files.
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
#include "signal.h" // IWYU pragma: keep
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
#define MAX_INPUT_FUNCTION_ARGS 20
|
||||
|
||||
/// A name for our own key mapping for nul.
|
||||
static const wchar_t *k_nul_mapping_name = L"nul";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user