summaryrefslogtreecommitdiff
path: root/CIAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-04-09 08:17:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-04-09 08:17:11 +0000
commit27b81b0c410d41f60473fb188d63cc60ea18dce6 (patch)
tree9072c815099d700a9e7aa526f38ac306d5f6dbec /CIAO/tests
parent71445101d8f4f18dbecfcc867c61dcd13fad4ad5 (diff)
downloadATCD-27b81b0c410d41f60473fb188d63cc60ea18dce6.tar.gz
Sat Apr 9 08:16:19 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/IDL_Test/IDL3_Plus/KitchenSink.idl: Disabled a little bit more IDL in case of no event
Diffstat (limited to 'CIAO/tests')
-rw-r--r--CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
index 9583ba39de9..6ad2f2c52d0 100644
--- a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
+++ b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl
@@ -329,7 +329,7 @@ module Ast<typename T,
typedef T T_array[M][Ast_Const][LC];
};
-#if !defined (CCM_LW)
+#if !defined (CCM_LW) && !defined (CCM_NOEVENT)
module Ast<iface,
ev,
iface::iface_excep,