moved updown script invocation to an optional plugin

This commit is contained in:
Martin Willi
2008-10-16 11:48:18 +00:00
parent e17353fc31
commit ad3af574a4
12 changed files with 354 additions and 245 deletions
+3
View File
@@ -321,6 +321,9 @@ static void log_(private_bus_t *this, debug_t group, level_t level,
va_end(args);
}
/**
* unregister a listener
*/
static void unregister_listener(private_bus_t *this, entry_t *entry,
enumerator_t *enumerator)
{