mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-12 07:57:22 +00:00
Drop debug message
darcs-hash:20060531154456-ac50b-2367291f440bff21b3029829ff7dff86be5b5ec1.gz
This commit is contained in:
parent
2eebb6e7ed
commit
2c44ecb4a3
1 changed files with 0 additions and 1 deletions
1
reader.c
1
reader.c
|
@ -2473,7 +2473,6 @@ wchar_t *reader_readline()
|
|||
{
|
||||
exit_forced = 1;
|
||||
data->end_loop=1;
|
||||
debug( 1, L"got R_EOF" );
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue