From: Martin Mares Date: Tue, 6 Jul 2004 11:03:48 +0000 (+0000) Subject: Removed references to buck2obj.h and obj2buck.h. X-Git-Tag: holmes-import~963 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=2b797fef8d8133e5b1cb40706aabc92718da40bd;p=libucw.git Removed references to buck2obj.h and obj2buck.h. --- diff --git a/lib/buckettool.c b/lib/buckettool.c index 880dc612..9e253e6e 100644 --- a/lib/buckettool.c +++ b/lib/buckettool.c @@ -15,8 +15,6 @@ #include "lib/conf.h" #include "lib/pools.h" #include "lib/object.h" -#include "lib/buck2obj.h" -#include "lib/obj2buck.h" #include "lib/lizard.h" #include "lib/bbuf.h" #include "charset/unistream.h"