summaryrefslogtreecommitdiff
path: root/ace/Date_Time.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Date_Time.h')
-rw-r--r--ace/Date_Time.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/Date_Time.h b/ace/Date_Time.h
index 52df165365a..c3b7a6c95c8 100644
--- a/ace/Date_Time.h
+++ b/ace/Date_Time.h
@@ -48,9 +48,6 @@ public:
/// Update to the current time/date.
void update (void);
- /// Update to the given ACE_Time_Value
- void update (const ACE_Time_Value& timevalue);
-
/// Get day.
long day (void) const;