From 6d8cd9d9df0209d1103dd9d4d78fd2879dce1b58 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 8 Dec 2004 09:08:01 +0000 Subject: [PATCH] Had to remove. We will enable after has been public available for one or two months. --- include/yaz/log.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/include/yaz/log.h b/include/yaz/log.h index 115bc50..52b440e 100644 --- a/include/yaz/log.h +++ b/include/yaz/log.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: log.h,v 1.24 2004-11-26 11:06:29 heikki Exp $ + * $Id: log.h,v 1.25 2004-12-08 09:08:01 adam Exp $ */ /** @@ -37,16 +37,12 @@ #include #ifndef YAZ_USE_OLD_LOG -#warning "use of log.h is deprecated, use ylog.h instead" +/* #warning "use of log.h is deprecated, use ylog.h instead" */ /* if this warning gets on your nerves, run configure like this: * CFLAGS="-Wall -g -D YAZ_USE_OLD_LOG" ./configure */ #endif -#include -#include -#include - YAZ_BEGIN_CDECL /* The old LOG_ bit names are here for compatibility only. They may -- 1.7.10.4