X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Frgbimage.c;h=0e89892306605d0b9f5e14773125197f7445e234;hb=2c6eeb55b7339bf639ab93826446ffb4390e8f78;hp=720e5dce78d398ed7f8fdfc8f1dde353a1532cf4;hpb=dac0bb3ca1c725ef968a07bb89fa96ebdc7fb0b9;p=ypp-sc-tools.main.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++; }