summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-11-09 16:12:16 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-11-09 16:12:16 +0100
commita54dcc98cde480c8cc9fc1cfcda08f68e2ab4157 (patch)
treeffb47565956565a64efbb1629f834b883216e356
parentf4f210cf797d6d2dd4d42b480e646276f339f536 (diff)
downloadATCD-a54dcc98cde480c8cc9fc1cfcda08f68e2ab4157.tar.gz
Removed empty line
* ACE/ace/Process.cpp:
-rw-r--r--ACE/ace/Process.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Process.cpp b/ACE/ace/Process.cpp
index d75e5458815..1b6d579595a 100644
--- a/ACE/ace/Process.cpp
+++ b/ACE/ace/Process.cpp
@@ -38,7 +38,6 @@ static void sigchld_nop (int, siginfo_t *, ucontext_t *)
}
#endif /* ACE_WIN32 */
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Process::ACE_Process ()