summaryrefslogtreecommitdiff
path: root/ACE/ace/Caching_Strategies_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Caching_Strategies_T.h')
-rw-r--r--ACE/ace/Caching_Strategies_T.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ACE/ace/Caching_Strategies_T.h b/ACE/ace/Caching_Strategies_T.h
index 243d10c6a38..e7206290811 100644
--- a/ACE/ace/Caching_Strategies_T.h
+++ b/ACE/ace/Caching_Strategies_T.h
@@ -158,7 +158,7 @@ public:
CACHING_UTILITY &caching_utility (void);
/// Dumps the state of the object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
@@ -254,7 +254,7 @@ public:
CACHING_UTILITY &caching_utility (void);
/// Dumps the state of the object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
@@ -353,7 +353,7 @@ public:
CACHING_UTILITY &caching_utility (void);
/// Dumps the state of the object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
@@ -444,7 +444,7 @@ public:
CACHING_UTILITY &caching_utility (void);
/// Dumps the state of the object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;
@@ -521,7 +521,7 @@ public:
CACHING_UTILITY &caching_utility (void);
/// Dumps the state of the object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;