From 430d023f1d97173cfd104498f92dc4ccaa1c4135 Mon Sep 17 00:00:00 2001 From: Knut Petter Svendsen Date: Fri, 9 Sep 2022 14:31:18 +0200 Subject: Remove extra newline after public, protected and private --- ACE/tests/Proactor_Test.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ACE/tests/Proactor_Test.h') diff --git a/ACE/tests/Proactor_Test.h b/ACE/tests/Proactor_Test.h index 02bd4a40796..94b51d30584 100644 --- a/ACE/tests/Proactor_Test.h +++ b/ACE/tests/Proactor_Test.h @@ -83,7 +83,6 @@ private: class Client : public ACE_Service_Handler { public: - /// This is called after the new connection has been established. virtual void open (ACE_HANDLE handle, ACE_Message_Block &message_block); -- cgit v1.2.1