From 0c3568dc2fa23206ba5ad41ec0f6963125eb3b4a Mon Sep 17 00:00:00 2001 From: adrian Date: Fri, 5 Oct 2012 11:56:39 +0000 Subject: [PATCH] CoroutineManager: comment fix (deprecated). git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1722 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- src/core/efw/CoroutineManager.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/core/efw/CoroutineManager.hpp b/src/core/efw/CoroutineManager.hpp index d7a40e66..13d9ce58 100644 --- a/src/core/efw/CoroutineManager.hpp +++ b/src/core/efw/CoroutineManager.hpp @@ -12,9 +12,7 @@ class ExperimentFlow; /** * \class CoroutineManager - * Manages the experiments flow encapsulated in coroutines. Each - * experiment (flow) has it's associated data structure which is - * represented by the ExperimentData-class. + * Manages the experiments flow encapsulated in coroutines. */ class CoroutineManager { private: