Browse Source

disabled XINULATOR code for now

Anselm R Garbe 16 years ago
parent
commit
a2a3590979
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dwm.c

+ 1 - 1
dwm.c

@@ -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