summaryrefslogtreecommitdiff
path: root/ace/POSIX_Proactor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/POSIX_Proactor.inl')
-rw-r--r--ace/POSIX_Proactor.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/POSIX_Proactor.inl b/ace/POSIX_Proactor.inl
deleted file mode 100644
index eb358c0b8ae..00000000000
--- a/ace/POSIX_Proactor.inl
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-ACE_INLINE
-ACE_Asynch_Pseudo_Task& ACE_POSIX_Proactor::get_asynch_pseudo_task (void)
-{
- return this->pseudo_task_;
-}