diff --git a/source/module_ri/exx_lip.h b/source/module_ri/exx_lip.h index c21b54ff40..0141d15c91 100644 --- a/source/module_ri/exx_lip.h +++ b/source/module_ri/exx_lip.h @@ -14,18 +14,6 @@ #include "module_hamilt_pw/hamilt_pwdft/wfinit.h" class K_Vectors; class UnitCell; - -// template -// struct RemoveComplex; -// template<> -// struct RemoveComplex> { -// using type = double; -// }; -// template<> -// struct RemoveComplex> { -// using type = float; -// }; - template class Exx_Lip {