From 08328ad164066a7d80ee4e5ebec921cd91072fc8 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 8 Mar 2019 16:18:16 +0100 Subject: Removed empty line * ACE/ace/Shared_Object.h: --- ACE/ace/Shared_Object.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ACE') diff --git a/ACE/ace/Shared_Object.h b/ACE/ace/Shared_Object.h index 7ca66fae59b..6497f292e36 100644 --- a/ACE/ace/Shared_Object.h +++ b/ACE/ace/Shared_Object.h @@ -46,7 +46,6 @@ public: /// Returns information on a service object. virtual int info (ACE_TCHAR **info_string, size_t length = 0) const; - }; ACE_END_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1