mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Remove unused define
This commit is contained in:
committed by
Thiago de Arruda
parent
092bdcac90
commit
94013a73f7
@@ -251,7 +251,6 @@ readfile (
|
||||
context_sha256_T sha_ctx;
|
||||
int read_undo_file = FALSE;
|
||||
int split = 0; /* number of split lines */
|
||||
#define UNKNOWN 0x0fffffff /* file size is unknown */
|
||||
linenr_T linecnt;
|
||||
int error = FALSE; /* errors encountered */
|
||||
int ff_error = EOL_UNKNOWN; /* file format with errors */
|
||||
|
||||
Reference in New Issue
Block a user