diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-12-17 10:00:00 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-12-17 10:00:00 +0000 |
commit | 4b5978e803b3160d7e000ee7b59cb459108788fc (patch) | |
tree | a4fca16b3e18ecf87e292ad067580c9ed0833787 /ACE/ace/OS_NS_sys_socket.cpp | |
parent | 7d279a23f8301bf5f1db214175463606e85def76 (diff) | |
download | ATCD-4b5978e803b3160d7e000ee7b59cb459108788fc.tar.gz |
Mon Dec 17 09:59:45 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/OS_NS_Thread.inl:
* ace/OS_NS_sys_shm.cpp:
* ace/OS_NS_sys_socket.cpp:
* ace/OS_NS_sys_stat.cpp:
* ace/OS_NS_sys_uio.cpp:
Zapped empty lines
Diffstat (limited to 'ACE/ace/OS_NS_sys_socket.cpp')
-rw-r--r-- | ACE/ace/OS_NS_sys_socket.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/OS_NS_sys_socket.cpp b/ACE/ace/OS_NS_sys_socket.cpp index 014b8b1d6cf..bb469decd75 100644 --- a/ACE/ace/OS_NS_sys_socket.cpp +++ b/ACE/ace/OS_NS_sys_socket.cpp @@ -2,8 +2,6 @@ #include "ace/OS_NS_sys_socket.h" - - #if !defined (ACE_HAS_INLINED_OSCALLS) # include "ace/OS_NS_sys_socket.inl" #endif /* ACE_HAS_INLINED_OSCALLS */ |