From ece08cd0ab22e71841e70cf8aeea5f52eeccefad Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 19 Aug 2020 12:09:43 +0200 Subject: Removed empty lines * ACE/ace/Unbounded_Set.h: * ACE/ace/Unbounded_Set_Ex.h: --- ACE/ace/Unbounded_Set_Ex.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ACE/ace/Unbounded_Set_Ex.h') diff --git a/ACE/ace/Unbounded_Set_Ex.h b/ACE/ace/Unbounded_Set_Ex.h index b1f3707a309..7d5a3a4b6e3 100644 --- a/ACE/ace/Unbounded_Set_Ex.h +++ b/ACE/ace/Unbounded_Set_Ex.h @@ -93,7 +93,6 @@ public: ACE_ALLOC_HOOK_DECLARE; private: - /// Pointer to the current node in the iteration. ACE_Node *current_; @@ -161,7 +160,6 @@ public: ACE_ALLOC_HOOK_DECLARE; private: - /// Pointer to the current node in the iteration. ACE_Node *current_; -- cgit v1.2.1