chore: remove unused CoreProcess::extracted
This commit is contained in:
committed by
Chris Rizzitello
parent
4dfc98c93c
commit
d9ce9c4f10
@ -55,7 +55,6 @@ public:
|
||||
|
||||
explicit CoreProcess(const IServerConfig &serverConfig);
|
||||
|
||||
void extracted(QString &app, QStringList &args);
|
||||
void start(std::optional<ProcessMode> processMode = std::nullopt);
|
||||
void stop(std::optional<ProcessMode> processMode = std::nullopt);
|
||||
void restart();
|
||||
|
||||
Reference in New Issue
Block a user