From a6d23fb61c26126685ed8e19a7cb94189bbbd566 Mon Sep 17 00:00:00 2001
From: Anselm R Garbe <garbeam@gmail.com>
Date: Wed, 2 Jul 2008 11:19:02 +0100
Subject: removed useless comment

---
 config.def.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h
index 8490e48..d408e70 100644
--- a/config.def.h
+++ b/config.def.h
@@ -34,7 +34,7 @@ static Layout layouts[] = {
 	/* symbol     arrange function */
 	{ "[]=",      tile },    /* first entry is default */
 	{ "><>",      NULL },    /* no layout function means floating behavior */
-	{ "[M]",      monocle }, /* first entry is default */
+	{ "[M]",      monocle },
 };
 
 /* key definitions */
-- 
cgit v1.2.3-70-g09d2