summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-12-08 17:31:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-12-08 17:31:02 +0000
commit5c25d24a946c9feb548692d83100090b03a0a207 (patch)
tree99a26650da31eff0b8a4b1279a78afce3a33637d
parent4c6ddc1a4b93823232bb80000866ae2b65c0569c (diff)
downloadATCD-5c25d24a946c9feb548692d83100090b03a0a207.tar.gz
Zapped some empty lines
-rw-r--r--ACE/ace/OS_NS_sys_mman.cpp2
-rw-r--r--ACE/ace/OS_NS_sys_msg.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/OS_NS_sys_mman.cpp b/ACE/ace/OS_NS_sys_mman.cpp
index 09fb6810410..e51a4ae6a5f 100644
--- a/ACE/ace/OS_NS_sys_mman.cpp
+++ b/ACE/ace/OS_NS_sys_mman.cpp
@@ -2,8 +2,6 @@
#include "ace/OS_NS_sys_mman.h"
-
-
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_sys_mman.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
diff --git a/ACE/ace/OS_NS_sys_msg.cpp b/ACE/ace/OS_NS_sys_msg.cpp
index 2efc94e2516..ba4f7a05321 100644
--- a/ACE/ace/OS_NS_sys_msg.cpp
+++ b/ACE/ace/OS_NS_sys_msg.cpp
@@ -2,8 +2,6 @@
#include "ace/OS_NS_sys_msg.h"
-
-
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_sys_msg.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */