init: remove superfluous forward definitions
Test: Boot bullhead Change-Id: I4a005616a825529bc2ad1b413e51b501f6407cbd
This commit is contained in:
parent
b15429c0ea
commit
46b6c43b7c
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue