summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core_TSS_Resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core_TSS_Resources.h')
-rw-r--r--TAO/tao/ORB_Core_TSS_Resources.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/ORB_Core_TSS_Resources.h b/TAO/tao/ORB_Core_TSS_Resources.h
index f5c12f9dd32..01e5a60de9c 100644
--- a/TAO/tao/ORB_Core_TSS_Resources.h
+++ b/TAO/tao/ORB_Core_TSS_Resources.h
@@ -41,13 +41,13 @@ class TAO_Export TAO_ORB_Core_TSS_Resources
public:
/// Constructor
- TAO_ORB_Core_TSS_Resources (void);
+ TAO_ORB_Core_TSS_Resources ();
/// destructor
- ~TAO_ORB_Core_TSS_Resources (void);
+ ~TAO_ORB_Core_TSS_Resources ();
/// Cleans TSS resources.
- void fini (void);
+ void fini ();
private: