diff --git a/lib/qcd/action/Actions.h b/lib/qcd/action/Actions.h index 0abec0ec..cb8ef664 100644 --- a/lib/qcd/action/Actions.h +++ b/lib/qcd/action/Actions.h @@ -6,12 +6,10 @@ // are separating the concept of the operator from that of action. // // The FermAction contains methods to create -// // * Linear operators (Hermitian and non-hermitian) .. my LinearOperator // * System solvers (Hermitian and non-hermitian) .. my OperatorFunction // * MultiShift System solvers (Hermitian and non-hermitian) .. my OperatorFunction - //////////////////////////////////////////// // Abstract base interface ////////////////////////////////////////////