X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=vss.c;h=133ed19fa833f467137a94378180173defec4df1;hb=c0067c4d103b41d1f80b83170719d4afa999be54;hp=b34703de5bd8b8fb46a99a87587c77f86e0ca617;hpb=5d1e222d208a8505c6d0e0522ecd79599db57aa8;p=paraslash.git diff --git a/vss.c b/vss.c index b34703de..133ed19f 100644 --- a/vss.c +++ b/vss.c @@ -482,8 +482,6 @@ again: } mmd->chunks_sent = 0; } - if (af && vss_repos() && mmd->current_chunk != mmd->repos_request) - af->reposition_stream(mmd->repos_request); if (vss_repos()) { mmd->new_vss_status_flags &= ~(VSS_REPOS); mmd->current_chunk = mmd->repos_request;