Update resource.hpp

Updated docs accordingly
This commit is contained in:
Michele Caini 2016-11-28 10:48:39 +01:00 committed by GitHub
parent bc9c0ec1ae
commit 08edf43456

View File

@ -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.
*/