summaryrefslogtreecommitdiff
path: root/ACE/ace/Countdown_Time.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
commit92758a4736d3aa1ccc8b53acdc62fb144c107050 (patch)
tree6072ed71e0bbc721f10bffe967a37fcb3c8589be /ACE/ace/Countdown_Time.h
parent9baf137c61b562db35419c5c8a6d0039822d3503 (diff)
downloadATCD-92758a4736d3aa1ccc8b53acdc62fb144c107050.tar.gz
Mon Oct 22 18:53:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Countdown_Time.h')
-rw-r--r--ACE/ace/Countdown_Time.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Countdown_Time.h b/ACE/ace/Countdown_Time.h
index 33d0d2751ce..207b9045fcc 100644
--- a/ACE/ace/Countdown_Time.h
+++ b/ACE/ace/Countdown_Time.h
@@ -37,7 +37,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Export ACE_Countdown_Time
{
public:
- // = Initialization and termination methods.
/// Cache the @a max_wait_time and call @c start().
ACE_Countdown_Time (ACE_Time_Value *max_wait_time);