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

Commit deb23ba2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "init: remove superfluous forward definitions"

parents 88d6b4af 46b6c43b
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;