summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
index 599afa07985..a30c9c21208 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Topology_Loader.h
@@ -72,7 +72,7 @@ public:
* vary based on the type of loader, so we can't include it in the
* interface.
*/
- virtual void close (ACE_ENV_SINGLE_ARG_DECL);
+ virtual void close (void);
};
} // namespace TAO_Notify