summaryrefslogtreecommitdiff
path: root/ACE/ace/Future.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Future.h')
-rw-r--r--ACE/ace/Future.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Future.h b/ACE/ace/Future.h
index dcaf1eb7da4..b206feaa511 100644
--- a/ACE/ace/Future.h
+++ b/ACE/ace/Future.h
@@ -154,7 +154,7 @@ private:
operator T ();
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
@@ -344,7 +344,7 @@ public:
int detach (ACE_Future_Observer<T> *observer);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/**
* Get the underlying ACE_Future_Rep pointer. Note that this method should