Преглед на файлове

removed the comment again

Anselm R Garbe преди 17 години
родител
ревизия
1380569133
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  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;