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