Pārlūkot izejas kodu

removed useless comment

Anselm R Garbe 17 gadi atpakaļ
vecāks
revīzija
a6d23fb61c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config.def.h

+ 1 - 1
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 */