removed useless comment a6d23fb6
Anselm R Garbe · 2008-07-02 11:19 1 file(s) · +1 −1
config.def.h +1 −1
34 34
	/* symbol     arrange function */
35 35
	{ "[]=",      tile },    /* first entry is default */
36 36
	{ "><>",      NULL },    /* no layout function means floating behavior */
37 -
	{ "[M]",      monocle }, /* first entry is default */
37 +
	{ "[M]",      monocle },
38 38
};
39 39
40 40
/* key definitions */