summaryrefslogtreecommitdiff
path: root/TAO/tao/RTScheduling
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2009-01-23 21:32:40 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2009-01-23 21:32:40 +0000
commitc3ab756f744b1a1883befb3aa607ed0a2e2a9d0a (patch)
tree6bd50c22ba3bdfa13892b87451a2ce2f72a54374 /TAO/tao/RTScheduling
parent3b6d9ccd7440ab4ca867570a1e3d744d0eba6cd0 (diff)
downloadATCD-c3ab756f744b1a1883befb3aa607ed0a2e2a9d0a.tar.gz
ChangeLogTag: Fri Jan 23 21:31:09 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/tao/RTScheduling')
-rw-r--r--TAO/tao/RTScheduling/RTScheduler_include.pidl8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tao/RTScheduling/RTScheduler_include.pidl b/TAO/tao/RTScheduling/RTScheduler_include.pidl
index 242a58a4895..5dd3e67f4e5 100644
--- a/TAO/tao/RTScheduling/RTScheduler_include.pidl
+++ b/TAO/tao/RTScheduling/RTScheduler_include.pidl
@@ -36,13 +36,5 @@
#include "tao/RTScheduling/RTScheduler.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 RTSCHEDULING_RTSCHEDULING_INCLUDE_IDL_Dummy {
- typedef long dummy;
-};
-
#endif /* _RT_SCHEDULER_INCLUDE_IDL_ */