summaryrefslogtreecommitdiff
path: root/ACE/ace/POSIX_Proactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/POSIX_Proactor.h')
-rw-r--r--ACE/ace/POSIX_Proactor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/POSIX_Proactor.h b/ACE/ace/POSIX_Proactor.h
index 71e75e54d53..143e16b269b 100644
--- a/ACE/ace/POSIX_Proactor.h
+++ b/ACE/ace/POSIX_Proactor.h
@@ -64,9 +64,6 @@ public:
/// Signals notifications
PROACTOR_SIG = 2,
- /// SUN specific aiowait()
- PROACTOR_SUN = 3,
-
/// Callback notifications
PROACTOR_CB = 4
};