summaryrefslogtreecommitdiff
path: root/TAO/tests/IDL_Test/including.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IDL_Test/including.idl')
-rw-r--r--TAO/tests/IDL_Test/including.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tests/IDL_Test/including.idl b/TAO/tests/IDL_Test/including.idl
index 7e7cb1d74e1..2bd9c9d7af5 100644
--- a/TAO/tests/IDL_Test/including.idl
+++ b/TAO/tests/IDL_Test/including.idl
@@ -43,12 +43,5 @@ union Bog switch (Agog)
case Agog3: long bog3;
};
-// #included by reopened modules.idl along with
-// same module in included.idl.
-module Aok
-{
- struct pug {short leash;};
-};
-
#endif /* IDL_TEST_INCLUDING_IDL */