oops, shouldn't be on in svn.
This commit is contained in:
parent
3121eec6bd
commit
8072ef5509
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
#define ABS2CLICK(a) ((a) >> CLICK_SHIFT)
|
#define ABS2CLICK(a) ((a) >> CLICK_SHIFT)
|
||||||
|
|
||||||
/* Compile in asserts and custom sanity checks at all? */
|
/* Compile in asserts and custom sanity checks at all? */
|
||||||
#define SANITYCHECKS 1
|
#define SANITYCHECKS 0
|
||||||
#define VMSTATS 1
|
#define VMSTATS 1
|
||||||
|
|
||||||
/* If so, this level: */
|
/* If so, this level: */
|
||||||
|
|
Loading…
Reference in a new issue