src/common.h: NOTIFICATION_INIT_VL: Remove the "ds" argument.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 5 Dec 2010 10:20:49 +0000 (11:20 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 5 Dec 2010 10:20:49 +0000 (11:20 +0100)
commit83ca15b62cd8477613a8b81d46558041bb63d517
tree2a11898cbf1b9f2d69fa917298bc0a6ff4bf7a15
parent5b0fc9e567d8d386d4bba2f80a20dc6cb2351f79
src/common.h: NOTIFICATION_INIT_VL: Remove the "ds" argument.

Since "type" is now included in "value_list_t", too, we don't need a
"data_set_t" to initialize the notification.
src/common.h
src/threshold.c