Remove unused define

This commit is contained in:
Markus Breitenberger
2014-03-22 11:48:29 +01:00
committed by Thiago de Arruda
parent 092bdcac90
commit 94013a73f7

View File

@@ -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 */