diff --git a/repos/base/include/util/register_set.h b/repos/base/include/util/register_set.h index 367162517..3dc0f8db9 100644 --- a/repos/base/include/util/register_set.h +++ b/repos/base/include/util/register_set.h @@ -61,7 +61,6 @@ struct Genode::Register_set_plain_access * \param IMPLEMENTATION implementation of access on the plain integer level * \param impl instance of the access implementation * \param offset register offset - * \param value value to be written to the register */ template static inline ACCESS_T read(IMPLEMENTATION &impl, off_t const offset) {