summaryrefslogtreecommitdiff
path: root/ace/ACE.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ACE.h')
-rw-r--r--ace/ACE.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/ACE.h b/ace/ACE.h
index 88b74211d55..7ff95db5d77 100644
--- a/ace/ACE.h
+++ b/ace/ACE.h
@@ -72,10 +72,6 @@ public:
static u_int compiler_beta_version (void);
// E.g., the "0" in SunPro C++ 4.32.0
- static int out_of_handles (int error);
- // Check if error indicates the process being out of handles (file
- // descriptors).
-
// = Recv operations that factor out differences between Win32 and UNIX.
static ssize_t recv (ACE_HANDLE handle,
void *buf,