removed useless comment

keyboard
Anselm R Garbe 16 years ago
parent bf76cefe47
commit a6d23fb61c
  1. 2
      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 */

Loading…
Cancel
Save