From c3e1ce84428c06ddeff108dcaa64710baa3e69b2 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 31 Jul 2017 17:57:38 +0200 Subject: [PATCH] stumpwm: removed debug output --- stumpwm/stumpwmrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 1dffbf0..c5a0cb1 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -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")