summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/param_test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/param_test_i.h')
-rw-r--r--TAO/tests/Param_Test/param_test_i.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/param_test_i.h b/TAO/tests/Param_Test/param_test_i.h
index 77da2bb01fd..ab8c89250f7 100644
--- a/TAO/tests/Param_Test/param_test_i.h
+++ b/TAO/tests/Param_Test/param_test_i.h
@@ -234,6 +234,7 @@ public:
Param_Test::Big_Union_out u3,
CORBA::Environment &env);
+# if 0
// Test for multi dimensional arrays
virtual Param_Test::Multdim_Array_slice *
test_multdim_array (const Param_Test::Multdim_Array,
@@ -241,6 +242,7 @@ public:
Param_Test::Multdim_Array_out ,
CORBA::Environment &);
+#endif
void shutdown (CORBA::Environment &env);