2007.
[idzebra-moved-to-github.git] / index / kinput.c
index 44c44ea..670b099 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: kinput.c,v 1.80 2006-12-06 22:52:38 adam Exp $
-   Copyright (C) 1995-2006
+/* $Id: kinput.c,v 1.82 2007-01-15 15:10:16 adam Exp $
+   Copyright (C) 1995-2007
    Index Data ApS
 
 This file is part of the Zebra server.
@@ -55,7 +55,7 @@ struct key_file {
     Res res;
 };
 
-#if 1
+#if 0
 static void pkey(const char *b, int mode)
 {
     key_logdump_txt(YLOG_LOG, b, mode ? "i" : "d");