summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_unistd.h')
-rw-r--r--ACE/ace/OS_NS_unistd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h
index f076594de80..3f51db36c3f 100644
--- a/ACE/ace/OS_NS_unistd.h
+++ b/ACE/ace/OS_NS_unistd.h
@@ -64,8 +64,7 @@ namespace ACE_OS
extern ACE_Export
int argv_to_string (ACE_TCHAR **argv,
ACE_TCHAR *&buf,
- bool substitute_env_args = true,
- bool quote_args = false);
+ bool substitute_env_args = true);
#if !defined (ACE_LACKS_CHDIR)
ACE_NAMESPACE_INLINE_FUNCTION