(scan_newline): Delete duplicated code.
This commit is contained in:
parent
2d3ae3f0da
commit
dbfab20562
1 changed files with 0 additions and 1 deletions
|
@ -786,7 +786,6 @@ scan_newline (start, start_byte, limit, limit_byte, count, allow_quit)
|
|||
}
|
||||
else
|
||||
{
|
||||
int start_byte = CHAR_TO_BYTE (start);
|
||||
while (start_byte > limit_byte)
|
||||
{
|
||||
ceiling = BUFFER_FLOOR_OF (start_byte - 1);
|
||||
|
|
Loading…
Add table
Reference in a new issue