diff options
Diffstat (limited to 'TAO/tao/Utils/Encodable.h')
-rw-r--r-- | TAO/tao/Utils/Encodable.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Utils/Encodable.h b/TAO/tao/Utils/Encodable.h index ab69d949ca1..33b18e28585 100644 --- a/TAO/tao/Utils/Encodable.h +++ b/TAO/tao/Utils/Encodable.h @@ -41,7 +41,6 @@ class TAO_InputCDR; class TAO_UTILS_Export TAO_Encodable { public: - virtual ~TAO_Encodable (void); /// Encodes the object implementing this method into a CDR stream. |