From 08edf434564261593c186fdecdb2ae3da6dff2fd Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Mon, 28 Nov 2016 10:48:39 +0100 Subject: [PATCH] Update resource.hpp Updated docs accordingly --- src/uvw/resource.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/uvw/resource.hpp b/src/uvw/resource.hpp index 4a155ab8..e780fd96 100644 --- a/src/uvw/resource.hpp +++ b/src/uvw/resource.hpp @@ -83,7 +83,6 @@ public: /** * @brief Creates a new resource of the given type. - * @param loop A pointer to the loop from which the handle generated. * @param args Arguments to be forwarded to the actual constructor (if any). * @return A pointer to the newly created resource. */