From 598df0100e8eec24ba1ddf2bb37bf82ddaaf9486 Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 15 Jun 2026 15:35:38 +1000 Subject: [PATCH] minor cleanup --- include/armadillo_bits/arma_forward.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/armadillo_bits/arma_forward.hpp b/include/armadillo_bits/arma_forward.hpp index 580f8360..778a329b 100644 --- a/include/armadillo_bits/arma_forward.hpp +++ b/include/armadillo_bits/arma_forward.hpp @@ -288,7 +288,6 @@ template struct diagmat_proxy; template struct plain_unwrap; template struct quasi_unwrap; -template struct unwrap_check_mixed; template struct unwrap_cube; template struct unwrap_spmat;