repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
dep
/
ACE_wrappers
/
ace
/
Event_Handler.inl
blob
d97c45466ae44cbbb251868eeef132d5895b123a
1
// -*- C++ -*-
2
//
3
// $Id: Event_Handler.inl 80826 2008-03-04 14:51:23Z wotte $
4
5
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
6
7
ACE_INLINE
8
ACE_Notification_Buffer::~ACE_Notification_Buffer (void)
9
{
10
}
11
12
ACE_END_VERSIONED_NAMESPACE_DECL