X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Focr.c;h=f7cb4504224583c48f4796a11991b48b81366e22;hb=cfc4716fb0471f32a63072527dc4a462fe73ca99;hp=37ca7d28ed284de9b70c1cc29b1f528a20d24a12;hpb=124bfe502b5841d6d05f3f7e9fc825f918d3109d;p=ypp-sc-tools.web-live.git diff --git a/pctb/ocr.c b/pctb/ocr.c index 37ca7d2..f7cb450 100644 --- a/pctb/ocr.c +++ b/pctb/ocr.c @@ -597,7 +597,6 @@ OcrReader *ocr_init(int h) { if (o_flags & ff_dict_fetch) { char *fetchfile= masprintf("char%d",h); - progress("Updating %s...",fetchfile); fetch_with_rsync(fetchfile); free(fetchfile); }