rgheck wrote: > > + vector<Buffer *>::const_iterator begin = clist.begin(); > > It looks like there must be a type or something here, as this never gets > used. Did you want end?
No, I just forgot to remove it again. Thanks, Jürgen
rgheck wrote: > > + vector<Buffer *>::const_iterator begin = clist.begin(); > > It looks like there must be a type or something here, as this never gets > used. Did you want end?
No, I just forgot to remove it again. Thanks, Jürgen