summaryrefslogtreecommitdiff
path: root/TAO/tao/Principal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Principal.h')
-rw-r--r--TAO/tao/Principal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h
index 3c7194de2ec..673f8ebf8a8 100644
--- a/TAO/tao/Principal.h
+++ b/TAO/tao/Principal.h
@@ -79,7 +79,7 @@ namespace CORBA
* Protected destructor to enforce proper memory management
* through the reference counting mechanism.
*/
- ~Principal (void);
+ ~Principal ();
private:
// = Prevent copying