Replaced plugin_flush_all(t) with plugin_flush(NULL, t, NULL).
authorSebastian Harl <sh@tokkee.org>
Thu, 21 Aug 2008 09:15:02 +0000 (11:15 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 21 Aug 2008 09:55:59 +0000 (11:55 +0200)
There is nothing that plugin_flush_all() would do but plugin_flush() wouldn't,
so this was redundant.

plugin_flush_all() has been removed completely.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>

No differences found