summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h b/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
index 8a327299054..a7da1bb2082 100644
--- a/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
+++ b/TAO/orbsvcs/ImplRepo_Service/XML_Backing_Store.h
@@ -44,7 +44,7 @@ public:
CORBA::ORB_ptr orb,
bool suppress_erase = false);
- virtual ~XML_Backing_Store (void);
+ virtual ~XML_Backing_Store ();
/// indicate the XML filename as the persistence mode for the repository
virtual const ACE_TCHAR* repo_mode () const;