summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/c_tydef.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/c_tydef.cxx')
-rw-r--r--autodoc/source/ary/cpp/c_tydef.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/autodoc/source/ary/cpp/c_tydef.cxx b/autodoc/source/ary/cpp/c_tydef.cxx
index 04a29d3922d5..d7927efd27a5 100644
--- a/autodoc/source/ary/cpp/c_tydef.cxx
+++ b/autodoc/source/ary/cpp/c_tydef.cxx
@@ -44,14 +44,6 @@ namespace ary
namespace cpp
{
-
-Typedef::Typedef()
- : // aEssentials,
- nDescribingType(0),
- eProtection(PROTECT_global)
-{
-}
-
Typedef::Typedef( const String & i_sLocalName,
Cid i_nOwner,
E_Protection i_eProtection,