diff --git a/c++/app4triqs/app4triqs.hpp b/c++/app4triqs/app4triqs.hpp index 0c88608a..e12734bc 100644 --- a/c++/app4triqs/app4triqs.hpp +++ b/c++/app4triqs/app4triqs.hpp @@ -71,7 +71,6 @@ namespace app4triqs { * @param j The second integer * @return An integer containing the digits of both i and j * - * @remark */ int chain(int i, int j);