diff options
Diffstat (limited to 'src/nvim/os/win_defs.h')
| -rw-r--r-- | src/nvim/os/win_defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/os/win_defs.h b/src/nvim/os/win_defs.h index 585def7dd0..d614582250 100644 --- a/src/nvim/os/win_defs.h +++ b/src/nvim/os/win_defs.h @@ -7,7 +7,6 @@ #define TEMP_FILE_PATH_MAXLEN _MAX_PATH // Defines needed to fix the build on Windows: -// - USR_EXRC_FILE // - DFLT_DIR // - DFLT_BDIR // - DFLT_VDIR |