main: get rid of ACTION_DONE (#3849)
author0xAX <0xAX@users.noreply.github.com>
Mon, 1 Aug 2016 10:38:25 +0000 (13:38 +0300)
committerLennart Poettering <lennart@poettering.net>
Mon, 1 Aug 2016 10:38:25 +0000 (12:38 +0200)
commit494294d6f88612c20339cc34e4ef893a14565a0f
treed8600136efa1223a492099e50e20f46c51975a9d
parentef892eae20a0206f4582680a18dd41abaca8867f
main: get rid of ACTION_DONE (#3849)

the ACTION_DONE was introduced in the 4288f61921 (dbus: automatically
generate and install introspection files ) commit and was used in
systemd --introspect command.

Later 'introspect' command was removed in the ca2871d9b (bus: remove
static introspection file export) commit and have no users anymore.

So we can remove it.
src/core/main.c