Merge "init: remove superfluous forward definitions"

This commit is contained in:
Treehugger Robot 2017-03-28 02:22:50 +00:00 committed by Gerrit Code Review
commit deb23ba2c1

View file

@ -19,9 +19,6 @@
#include <string>
class Action;
class Service;
extern const char *ENV[32];
extern std::string default_console;
extern struct selabel_handle *sehandle;