This commit is contained in:
Yilou Wang 2025-07-25 11:04:35 +02:00
parent bf443e759d
commit 449b70f674
1 changed files with 0 additions and 1 deletions

View File

@ -587,7 +587,6 @@ class VlStdRandomizer final {
// MEMBERS
VlRNG m_rng; // Random number generator
public:
// CONSTRUCTORS
VlStdRandomizer() = default;