# HG changeset patch
# User Anselm R Garbe <anselm@garbe.us>
# Date 1245869529 -3600
# Node ID 63458ba4aac284b8ddb22b2465239a63ddec9dc1
# Parent  37e3b2a40f6fd5df53554933de3ba1c76a047112
disabled XINULATOR code for now

diff -r 37e3b2a40f6f -r 63458ba4aac2 dwm.c
--- a/dwm.c	Wed Jun 24 19:51:41 2009 +0100
+++ b/dwm.c	Wed Jun 24 19:52:09 2009 +0100
@@ -1,4 +1,4 @@
-#define XINULATOR /* debug, simulates dual head */
+//#define XINULATOR /* debug, simulates dual head */
 /* See LICENSE file for copyright and license details.
  *
  * dynamic window manager is designed like any other X client as well. It is