summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
index 0f22e06f52a..1c5fd4a61d9 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Find_Worker_T.h
@@ -35,7 +35,7 @@ class TAO_Notify_Serv_Export TAO_Notify_Find_Worker_T : public TAO_ESF_Worker<TY
public:
/// Constructor
- TAO_Notify_Find_Worker_T (void);
+ TAO_Notify_Find_Worker_T ();
/// Find the Type.
TYPE* find (const TAO_Notify_Object::ID id, CONTAINER& container);