summaryrefslogtreecommitdiff
path: root/autodoc/source/ary/cpp/c_vari.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/ary/cpp/c_vari.cxx')
-rw-r--r--autodoc/source/ary/cpp/c_vari.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/autodoc/source/ary/cpp/c_vari.cxx b/autodoc/source/ary/cpp/c_vari.cxx
index ecc18f039e31..32dbac810112 100644
--- a/autodoc/source/ary/cpp/c_vari.cxx
+++ b/autodoc/source/ary/cpp/c_vari.cxx
@@ -41,15 +41,6 @@ namespace ary
namespace cpp
{
-
-Variable::Variable()
- : // aEssentials,
- nType(0),
- eProtection(PROTECT_global)
- // aFlags
-{
-}
-
Variable::Variable( const String & i_sLocalName,
Cid i_nOwner,
E_Protection i_eProtection,