src/common.h: Remove the `ds' argument from the `FORMAT_VL' macro.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 4 Aug 2009 08:23:42 +0000 (10:23 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 4 Aug 2009 08:23:42 +0000 (10:23 +0200)
commit4f92890a48dab99e18ef30883c80f4ce70f75ac7
tree0420a4a1c8c83bda7f66d83afb9dcf5d2a9e4b5e
parent3246d8029377793602a9100c8e07e53efb142808
src/common.h: Remove the `ds' argument from the `FORMAT_VL' macro.

Since `type' is now included in `value_list_t' the `data_set_t' is no
longer required.
src/common.h
src/utils_cache.c