X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fobject.h;h=01c47dfbbf27b629f5ae01b52589c243f2316717;hb=c673da72822d7704572716de80402829921efdc3;hp=79a9605b9191297382015fb8b76d161372ba0203;hpb=3d60a4fe8e95194666956fe7e861101f40571630;p=libucw.git diff --git a/lib/object.h b/lib/object.h index 79a9605b..01c47dfb 100644 --- a/lib/object.h +++ b/lib/object.h @@ -60,7 +60,6 @@ struct odes *obj_read_bucket(struct buck2obj_buf *buf, struct mempool *pool, uns */ int obj_read(struct fastbuf *, struct odes *); -void obj_read_multi(struct fastbuf *, struct odes *); /* obj2buck.c: Generating buckets from objects */