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