diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Control.h')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Basic/Control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Control.h b/TAO/orbsvcs/tests/Event/Basic/Control.h index 01eb0b27baf..52d038d67e7 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Control.h +++ b/TAO/orbsvcs/tests/Event/Basic/Control.h @@ -21,7 +21,6 @@ * @class Consumer * * @brief Simple consumer object - * */ class Consumer : public EC_Counting_Consumer { |