1
0
Michele Caini 6 жил өмнө
parent
commit
094326220f

+ 0 - 1
src/entt/signal/sigh.hpp

@@ -22,7 +22,6 @@ namespace entt {
  * compile-time error unless the template parameter is a function type.
  * compile-time error unless the template parameter is a function type.
  *
  *
  * @tparam Function A valid function type.
  * @tparam Function A valid function type.
- * @tparam Collector Type of collector to use, if any.
  */
  */
 template<typename Function>
 template<typename Function>
 struct sigh;
 struct sigh;