src/plugin.[ch]: Remove the plugin_dispatch_values_secure() function.
authorFlorian Forster <octo@collectd.org>
Mon, 21 Jan 2013 09:29:30 +0000 (10:29 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 21 Jan 2013 09:29:30 +0000 (10:29 +0100)
commitd37b132aaff8ff2bbf7c3181855857c486f35121
treeead36a84761e5bed2cd07462c3f6b5f992234b51
parent67c4689b74c69cbd3444e9860eae07bad439066b
src/plugin.[ch]: Remove the plugin_dispatch_values_secure() function.

Since values are now *always* copied, we don't need the secure version
anymore.
src/aggregation.c
src/network.c
src/nfs.c
src/plugin.c
src/plugin.h