summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/c_enum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/c_enum.cxx')
-rw-r--r--autodoc/source/ary/cpp/c_enum.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/autodoc/source/ary/cpp/c_enum.cxx b/autodoc/source/ary/cpp/c_enum.cxx
index 574cf9aaa232..520411258db3 100644
--- a/autodoc/source/ary/cpp/c_enum.cxx
+++ b/autodoc/source/ary/cpp/c_enum.cxx
@@ -44,14 +44,6 @@ namespace ary
namespace cpp
{
-
-Enum::Enum()
- : aEssentials(),
- aValues(),
- eProtection(PROTECT_global)
-{
-}
-
Enum::Enum( const String & i_sLocalName,
Ce_id i_nOwner,
E_Protection i_eProtection,