summaryrefslogtreecommitdiff
path: root/TAO/tao/Storable_Base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Storable_Base.cpp')
-rw-r--r--TAO/tao/Storable_Base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Storable_Base.cpp b/TAO/tao/Storable_Base.cpp
index 083199b8bf7..a04f09d1564 100644
--- a/TAO/tao/Storable_Base.cpp
+++ b/TAO/tao/Storable_Base.cpp
@@ -20,7 +20,7 @@ bool TAO::Storable_Base::use_backup_default = false;
bool TAO::Storable_Base::retry_on_ebadf_default = false;
void
-TAO::Storable_Base::remove (void)
+TAO::Storable_Base::remove ()
{
if (this->use_backup_)
{