summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Time_Service/Clerk_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Time_Service/Clerk_i.h')
-rw-r--r--TAO/orbsvcs/Time_Service/Clerk_i.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/Time_Service/Clerk_i.h b/TAO/orbsvcs/Time_Service/Clerk_i.h
index fed64f2e4cd..8c826d4872c 100644
--- a/TAO/orbsvcs/Time_Service/Clerk_i.h
+++ b/TAO/orbsvcs/Time_Service/Clerk_i.h
@@ -122,12 +122,9 @@ private:
// My orb.
int timer_value_ ;
- // Clerk seeks time periodically after this interval in secs. from the
+ // Clerk seeks time periodically after this interval from the
// servers in the network.
- int timer_value_usecs_;
- // Continues the precision of timer_value_ in microseconds.
-
// IR_Helper *ir_helper_;
// Helper class for using the IR.