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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h
index 6686583efa3..a8a8fc3b979 100644
--- a/ACE/ace/OS_NS_unistd.h
+++ b/ACE/ace/OS_NS_unistd.h
@@ -36,7 +36,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
namespace ACE_OS
{
-
ACE_NAMESPACE_INLINE_FUNCTION
int access (const char *path, int amode);
@@ -354,7 +353,6 @@ namespace ACE_OS
const void *buf,
size_t len,
size_t *bytes_transferred = 0);
-
} /* namespace ACE_OS */
ACE_END_VERSIONED_NAMESPACE_DECL