From 556a93bde32c629546c40664e8df475a3cfd304d Mon Sep 17 00:00:00 2001 From: Maxwell Murphy Date: Wed, 30 Oct 2024 15:27:58 -0700 Subject: [PATCH] fix commit --- src/parameters.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/parameters.h b/src/parameters.h index d2c56a3..4853419 100644 --- a/src/parameters.h +++ b/src/parameters.h @@ -26,10 +26,6 @@ class Parameters bool record_latent_genotypes; - bool record_latent_genotypes; - - bool record_latent_genotypes; - // Model Parameters // Complexity of Infection int max_coi;