summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_array.cpp
diff options
context:
space:
mode:
authorgokhale <asgokhale@users.noreply.github.com>1997-10-31 15:08:30 +0000
committergokhale <asgokhale@users.noreply.github.com>1997-10-31 15:08:30 +0000
commita02a8f2e1f50d0cd60d49e9f92065fc653db2ecc (patch)
tree961fbc86635d2510e5b9a4b224a25f395c52fc20 /TAO/TAO_IDL/be/be_array.cpp
parenteefa9deff6ab46f34c37145038b2fd603da1cea3 (diff)
downloadATCD-a02a8f2e1f50d0cd60d49e9f92065fc653db2ecc.tar.gz
Lots of changes mentione dn ChangeLog.
CVS: CVS:
Diffstat (limited to 'TAO/TAO_IDL/be/be_array.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_array.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_array.cpp b/TAO/TAO_IDL/be/be_array.cpp
index 091095c71c9..274fec01247 100644
--- a/TAO/TAO_IDL/be/be_array.cpp
+++ b/TAO/TAO_IDL/be/be_array.cpp
@@ -56,6 +56,7 @@ be_array::be_array (UTL_ScopedName *n, unsigned long ndims, UTL_ExprList *dims)
this->set_name (myname);
}
+#if 0
// computes the repoID
compute_repoID ();
@@ -67,7 +68,7 @@ be_array::be_array (UTL_ScopedName *n, unsigned long ndims, UTL_ExprList *dims)
// compute the flattened fully scoped name
compute_flatname ();
-
+#endif
}
// Code generation