diff options
Diffstat (limited to 'include/registry')
-rw-r--r-- | include/registry/refltype.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/registry/refltype.hxx b/include/registry/refltype.hxx index 3e3bedad8796..f2a7db22f1d4 100644 --- a/include/registry/refltype.hxx +++ b/include/registry/refltype.hxx @@ -53,9 +53,6 @@ public: { m_value.aDouble = 0.0; } - - /// Destructor - ~RTConstValue() {} }; /** deprecated. |