summaryrefslogtreecommitdiff
path: root/ace/SUN_Proactor.i
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SUN_Proactor.i')
-rw-r--r--ace/SUN_Proactor.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/ace/SUN_Proactor.i b/ace/SUN_Proactor.i
deleted file mode 100644
index 545841223aa..00000000000
--- a/ace/SUN_Proactor.i
+++ /dev/null
@@ -1,8 +0,0 @@
-/* -*- C++ -*- */
-// $Id$
-
-ACE_INLINE
-ACE_POSIX_Proactor::Proactor_Type ACE_SUN_Proactor::get_impl_type (void)
-{
- return PROACTOR_SUN;
-}