Merge "init: remove superfluous forward definitions" am: deb23ba2c1

am: 256c8f5076

Change-Id: If844bf1c8c38465365bdc9d8b0f4c78c045c7b8f
This commit is contained in:
Tom Cherry 2017-03-28 02:35:59 +00:00 committed by android-build-merger
commit 856441d07f
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;