stumpwm: removed debug output

This commit is contained in:
Marcel Kapfer 2017-07-31 17:57:38 +02:00
parent 0b5df15eff
commit c3e1ce8442
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
(in-package :stumpwm)
(setf *debug-level* 10)
(redirect-all-output "/tmp/stumpwm-debug.log")
(defparameter *key-layout* "us -variant altgr-intl" "Stores the current key layout")