summaryrefslogtreecommitdiff
path: root/ACE/ace/Time_Policy.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
commit22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (patch)
tree23ddfc70c283ccaf582b74f8ec4a8e8168a1bd3e /ACE/ace/Time_Policy.h
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/ace/Time_Policy.h')
-rw-r--r--ACE/ace/Time_Policy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Time_Policy.h b/ACE/ace/Time_Policy.h
index 3a0e31e9232..01bef136414 100644
--- a/ACE/ace/Time_Policy.h
+++ b/ACE/ace/Time_Policy.h
@@ -42,7 +42,6 @@ public:
* @class ACE_HR_Time_Policy
*
* @brief Implement a time policy based on the ACE Highres timer.
- *
*/
class ACE_Export ACE_HR_Time_Policy
{
@@ -131,7 +130,6 @@ private:
*
* @brief Abstract base class for dynamically loaded and/or shared
* time policies.
- *
*/
class ACE_Export ACE_Dynamic_Time_Policy_Base
{