summaryrefslogtreecommitdiff
path: root/ACE/ace/Process.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-23 11:15:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-23 11:15:03 +0000
commit95b0e163913ba8cefabca02719c25632779603a8 (patch)
tree4080f3e63c7a0a748c60733c460cfa2c76fd02bb /ACE/ace/Process.cpp
parent3c2b2b7bb07602c957d5faf5fe9fba1913196bfa (diff)
downloadATCD-95b0e163913ba8cefabca02719c25632779603a8.tar.gz
Thu Oct 23 11:14:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Process.cpp')
-rw-r--r--ACE/ace/Process.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Process.cpp b/ACE/ace/Process.cpp
index a703b2f263c..ef5d8878158 100644
--- a/ACE/ace/Process.cpp
+++ b/ACE/ace/Process.cpp
@@ -804,7 +804,6 @@ ACE_Process_Options::ACE_Process_Options (bool inherit_environment,
#if !defined (ACE_HAS_WINCE)
#if defined (ACE_WIN32)
environment_inherited_ (0),
- handle_inheritance_ (TRUE),
process_attributes_ (0),
thread_attributes_ (0),
#else /* ACE_WIN32 */