Explorar o código

removed the comment again

Anselm R Garbe %!s(int64=17) %!d(string=hai) anos
pai
achega
1380569133
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      dwm.c

+ 1 - 2
dwm.c

@@ -96,8 +96,7 @@ typedef struct {
 	const char *symbol;
 	void (*arrange)(void);
 	Bool isfloating;
-} Layout; /* TODO: layout should keep an auxilliary pointer to its Geometry,
-	     instead of having all those layout specific vars globally */
+} Layout; 
 
 typedef struct {
 	const char *prop;