X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Frgbimage.c;h=0e89892306605d0b9f5e14773125197f7445e234;hb=dd9f2514793939f2197d0376b5ce8e01ec7edb05;hp=720e5dce78d398ed7f8fdfc8f1dde353a1532cf4;hpb=dcf2916a5fadf0e789b12c877121c60a3346ccd0;p=ypp-sc-tools.db-test.git diff --git a/pctb/rgbimage.c b/pctb/rgbimage.c index 720e5dc..0e89892 100644 --- a/pctb/rgbimage.c +++ b/pctb/rgbimage.c @@ -146,7 +146,8 @@ void identify_rgbimage(const RgbImage *base, Rect portion, static int synced; if (!synced) { - fetch_with_rsync("pixmap"); + if (o_flags & ff_dict_fetch) + fetch_with_rsync("pixmap"); synced++; }