X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=bfile%2Fmfile.h;h=eece9ce5130f197b1251763cdea9ec29846f5ed5;hb=61080b04dd2fe74b70d413cb31e9197713bb0762;hp=3cf4cdae72d267c2791d917632e2b29a9daa6689;hpb=05b9b8ed020c5bfa48a913d6a2e2b50ddf1bab8e;p=idzebra-moved-to-github.git diff --git a/bfile/mfile.h b/bfile/mfile.h index 3cf4cda..eece9ce 100644 --- a/bfile/mfile.h +++ b/bfile/mfile.h @@ -1,6 +1,6 @@ -/* $Id: mfile.h,v 1.1 2004-12-08 12:23:08 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: mfile.h,v 1.3 2006-04-05 02:02:37 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -145,11 +145,6 @@ int mf_unlink(MFile mf); */ void mf_reset(MFile_area ma); -/* - * Unlink the file by name, rather than MFile-handle. - */ -int mf_unlink_name(MFile_area, const char *name); - YAZ_END_CDECL #endif