From 22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 7 Jan 2015 19:39:53 +0100 Subject: Shorten file headers --- ACE/tests/Bug_2815_Regression_Test.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'ACE/tests/Bug_2815_Regression_Test.cpp') diff --git a/ACE/tests/Bug_2815_Regression_Test.cpp b/ACE/tests/Bug_2815_Regression_Test.cpp index abcdb31f42c..d10ad064fe7 100644 --- a/ACE/tests/Bug_2815_Regression_Test.cpp +++ b/ACE/tests/Bug_2815_Regression_Test.cpp @@ -20,7 +20,6 @@ * removing handlers while having a very long notification queue. * * @author Carlos O'Ryan - * */ #include "test_config.h" @@ -35,7 +34,6 @@ class One_Shot_Handler; * * @brief Main driver for the test, generates notification events and * verifies they are received correctly. - * */ class Driver { @@ -164,7 +162,6 @@ private: * remove themselves from the reactor when the first notification * is delivered. This causes a lot of activity in the notification * queue. - * */ class One_Shot_Handler : public ACE_Event_Handler { -- cgit v1.2.1