diff options
author | Knut Petter Svendsen <knut@altuma.no> | 2022-09-09 15:46:54 +0200 |
---|---|---|
committer | Knut Petter Svendsen <knut@altuma.no> | 2022-09-09 16:08:41 +0200 |
commit | 126e88aeb3f288c770f0dccde5c6314ccaa6212c (patch) | |
tree | 7e858f4458d82641b90de262b5b4d916989ebbb4 /ACE/ace/Service_Config.cpp | |
parent | 430d023f1d97173cfd104498f92dc4ccaa1c4135 (diff) | |
download | ATCD-126e88aeb3f288c770f0dccde5c6314ccaa6212c.tar.gz |
Replace 3 blank lines with just 2 blank lines
Diffstat (limited to 'ACE/ace/Service_Config.cpp')
-rw-r--r-- | ACE/ace/Service_Config.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Service_Config.cpp b/ACE/ace/Service_Config.cpp index f88ef610fe4..e7569e97cb8 100644 --- a/ACE/ace/Service_Config.cpp +++ b/ACE/ace/Service_Config.cpp @@ -453,7 +453,6 @@ ACE_Service_Config::current (ACE_Service_Gestalt* newcurrent) } - #if (ACE_USES_CLASSIC_SVC_CONF == 0) ACE_Service_Type * ACE_Service_Config::create_service_type (const ACE_TCHAR *n, |