mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-17 03:22:48 -05:00
Removed deprecated AstroBWTv1 and v2
This commit is contained in:
@@ -41,7 +41,6 @@ public:
|
||||
inline bool hasExtension(Extension) const noexcept override { return false; }
|
||||
inline bool isEnabled() const override { return true; }
|
||||
inline bool isTLS() const override { return false; }
|
||||
inline bool isWSS() const override { return false; }
|
||||
inline const char *mode() const override { return "benchmark"; }
|
||||
inline const char *tlsFingerprint() const override { return nullptr; }
|
||||
inline const char *tlsVersion() const override { return nullptr; }
|
||||
|
||||
Reference in New Issue
Block a user