Mercurial > pt1.oyama
changeset 162:185ff17f89f7
Delete unnecessary log info.
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Wed, 12 Sep 2012 21:49:16 +0900 |
parents | ade99239f234 |
children | 57eae2aec60d |
files | src/recpt1.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/recpt1.c Wed Sep 12 21:36:39 2012 +0900 +++ b/src/recpt1.c Wed Sep 12 21:49:16 2012 +0900 @@ -725,7 +725,6 @@ fprintf (stderr, "reader_func() splitter RESTART FAILED.\n"); use_splitter = FALSE; } - fprintf (stderr, "reader_func() splitter plit_select_finish set ERROR.\n"); split_select_finish = TSS_ERROR; free(qbuf); qbuf = NULL;