From: Ben Gras Date: Thu, 18 Dec 2008 17:42:29 +0000 (+0000) Subject: oops, shouldn't be on in svn. X-Git-Tag: v3.1.4~164 X-Git-Url: http://zhaoyanbai.com/repos/icons/debian/static/verify-sign/man.dnssec-keyfromlabel.html?a=commitdiff_plain;h=8072ef5509e5e3f551a6b9f8b30e6f7b195bb6f6;p=minix.git oops, shouldn't be on in svn. --- diff --git a/servers/vm/vm.h b/servers/vm/vm.h index cdddf1539..b305817b8 100644 --- a/servers/vm/vm.h +++ b/servers/vm/vm.h @@ -12,7 +12,7 @@ #define ABS2CLICK(a) ((a) >> CLICK_SHIFT) /* Compile in asserts and custom sanity checks at all? */ -#define SANITYCHECKS 1 +#define SANITYCHECKS 0 #define VMSTATS 1 /* If so, this level: */