summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/taodefaults.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/taodefaults.mpb')
-rw-r--r--bin/MakeProjectCreator/config/taodefaults.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/taodefaults.mpb b/bin/MakeProjectCreator/config/taodefaults.mpb
index 6ad0a79c75d..18b0da61641 100644
--- a/bin/MakeProjectCreator/config/taodefaults.mpb
+++ b/bin/MakeProjectCreator/config/taodefaults.mpb
@@ -11,9 +11,3 @@ project {
includes += $(TAO_BUILDDIR)
}
}
-
-// If the corba_messaging feature is disabled, then we need
-// to add the TAO_HAS_CORBA_MESSAGING=0 macro onto the command line.
-feature(!corba_messaging) {
- macros += TAO_HAS_CORBA_MESSAGING=0
-} \ No newline at end of file