Merge "init: remove superfluous forward definitions"

am: deb23ba2c1

Change-Id: Ic8126b783cf8083a64cc0955074f586420685cdd
This commit is contained in:
Tom Cherry 2017-03-28 02:32:10 +00:00 committed by android-build-merger
commit 256c8f5076
1 changed files with 0 additions and 3 deletions

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;