summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTPortableServer')
-rw-r--r--TAO/tao/RTPortableServer/RTPortableServer_include.pidl8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tao/RTPortableServer/RTPortableServer_include.pidl b/TAO/tao/RTPortableServer/RTPortableServer_include.pidl
index f9f51f8167e..d17679ca3c9 100644
--- a/TAO/tao/RTPortableServer/RTPortableServer_include.pidl
+++ b/TAO/tao/RTPortableServer/RTPortableServer_include.pidl
@@ -39,12 +39,4 @@
///FUZZ: disable check_for_include/
#include "tao/RTPortableServer/RTPortableServer.pidl"
-// Add a dummy module here as a hack
-// Some preprocessors (IBM VA 6 for one) require some code here in order
-// to spit out a #line for this file. The IDL Compiler requires this
-// in order to generate the proper includes in the generated C++.
-module RTPORTABLESERVER_RTPORTABLESERVER_INCLUDE_IDL_Dummy {
- typedef long dummy;
-};
-
#endif /* _RTPORTABLESERVER_INCLUDE_IDL_ */