Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46b6c43b authored by Tom Cherry's avatar Tom Cherry
Browse files

init: remove superfluous forward definitions

Test: Boot bullhead
Change-Id: I4a005616a825529bc2ad1b413e51b501f6407cbd
parent b15429c0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;