]> mj.ucw.cz Git - libucw.git/commitdiff
tableprinter: code cleanup
authorRobert Kessl <kesslr@centrum.cz>
Wed, 30 Jul 2014 08:15:49 +0000 (10:15 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Wed, 30 Jul 2014 08:15:49 +0000 (10:15 +0200)
ucw/table.h
ucw/xtypes-extra.c

index 2fdadbbf809d2e63d668ff4706b34934c41f622f..ef3c30abd762dc96fa2f6054e9e682674346104b 100644 (file)
@@ -345,8 +345,6 @@ void table_set_col_order(struct table *tbl, const struct table_col_instance *col
  * <col-name> is a string that does not contain comma ',' or '[',']' brackets
  *
  * <col-opt> is currently only one string without commas. In the future the format can be <str1>,<str2>,... .
- *
- * FIXME In the future, we should allow <col-opt> to be a comma(,) separated list of identifiers
  **/
 const char *table_set_col_order_by_name(struct table *tbl, const char *col_order);
 
index 589ac2cb22d638b8875400ae4bb8ee061bf1b982..c0c31a834ea458a46be1e793f401e4ed5bf18248 100644 (file)
 
 #include <ucw/xtypes-extra.h>
 
-// FIXME: I seriously doubt there is any good reason for keeping
-// these types separated from the generic xtype machinery. There
-// is nothing special in them, which would be tightly connected
-// to the table printer. Especially as they are already tested
-// by xtypes-test.c.  --mj
-
 /** xt_size **/
 
 static const struct unit_definition xt_size_units[] = {