removed useless comment
Anselm R Garbe garbeam@gmail.com
Wed, 02 Jul 2008 11:19:02 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.def.h
→
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 */