mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 09:43:03 -05:00
Use early exit for --help and --version options.
This commit is contained in:
@@ -48,7 +48,6 @@ public:
|
||||
Controller(Process *process);
|
||||
~Controller() override;
|
||||
|
||||
bool isDone() const;
|
||||
bool isReady() const;
|
||||
Config *config() const;
|
||||
int init();
|
||||
|
||||
Reference in New Issue
Block a user