Optimized initialization.

This commit is contained in:
XMRig
2019-09-21 19:26:27 +07:00
parent a6da9df824
commit d3f86cb845
10 changed files with 98 additions and 92 deletions

View File

@@ -47,7 +47,6 @@ public:
# endif
Process(int argc, char **argv);
~Process();
String location(Location location, const char *fileName = nullptr) const;