init: remove superfluous forward definitions

Test: Boot bullhead
Change-Id: I4a005616a825529bc2ad1b413e51b501f6407cbd
This commit is contained in:
Tom Cherry 2017-03-27 17:52:20 -07:00
parent b15429c0ea
commit 46b6c43b7c
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;