summaryrefslogtreecommitdiff
path: root/dwm/dwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/dwm.c')
-rw-r--r--dwm/dwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm/dwm.c b/dwm/dwm.c
index 2ddbee3..a48eb7d 100644
--- a/dwm/dwm.c
+++ b/dwm/dwm.c
@@ -280,7 +280,6 @@ static Window root, wmcheckwin;
/* configuration, allows nested code to access above variables */
#include "config.h"
-
#ifndef BAROPACITY
#define BAROPACITY 1.0
#endif