diff --git a/src/include/config.h b/src/include/config.h index a66d7e2c8e9c630162a0f143a135f09d97021833..6b2e2ec774974c59cd1a4c14ca1a98472ae55fb6 100644 --- a/src/include/config.h +++ b/src/include/config.h @@ -1,5 +1,5 @@ /* - * $Id: config.h,v 0.12 1994/04/05 07:52:59 ceder Exp $ + * $Id: config.h,v 0.13 1994/06/18 18:48:14 ceder Exp $ * Copyright (C) 1991, 1992, 1993, 1994 Lysator Academic Computer Association. * * This file is part of the LysKOM server. @@ -34,14 +34,6 @@ * There is normally no reason to change anything in this file. */ -#define DEBUG /* We're still debugging and want traces. */ -#define LOGACCESSES /* Log all accesses to the data base. */ -/* - * Add some checks that really shouldn't be necessary. - */ -#define DEFENSIVE_CHECKS - - /* Collating sequence used. */ #define DEFAULT_COLLAT_TAB swedish_collate_tab