summaryrefslogtreecommitdiff
path: root/ace/Event_Handler.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Event_Handler.inl')
-rw-r--r--ace/Event_Handler.inl12
1 files changed, 0 insertions, 12 deletions
diff --git a/ace/Event_Handler.inl b/ace/Event_Handler.inl
deleted file mode 100644
index 75f2cd12aa5..00000000000
--- a/ace/Event_Handler.inl
+++ /dev/null
@@ -1,12 +0,0 @@
-// -*- C++ -*-
-//
-// $Id$
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
-ACE_INLINE
-ACE_Notification_Buffer::~ACE_Notification_Buffer (void)
-{
-}
-
-ACE_END_VERSIONED_NAMESPACE_DECL