From 341070cee0500225034bc63f1c6865908a36bf02 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 12 Feb 2003 09:01:07 +0000 Subject: ChangeLogTag: Wed Feb 13 08:58:12 UTC 2002 Johnny Willemsen --- ace/UPIPE_Addr.h | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'ace/UPIPE_Addr.h') diff --git a/ace/UPIPE_Addr.h b/ace/UPIPE_Addr.h index 1a46f564403..acdec342fe1 100644 --- a/ace/UPIPE_Addr.h +++ b/ace/UPIPE_Addr.h @@ -24,22 +24,5 @@ typedef ACE_SPIPE_Addr ACE_UPIPE_Addr; -#if 0 -// We need this "class" to make the class2man documentation utility -// happy. -/** - * @class ACE_UPIPE_Addr - * - * @brief Defines the ACE "user pipe" address family address format. - * - * This class has an identical interface to the - * class. In fact, it's simply a typedef! - */ -class ACE_Export ACE_UPIPE_Addr -{ -public: - // = Same interface as . -}; -#endif /* 0 */ #include "ace/post.h" #endif /* ACE_UPIPE_ADDR_H */ -- cgit v1.2.1