summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Logging/Use_LogManager.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@users.noreply.github.com>2016-10-31 16:30:31 +0100
committerGitHub <noreply@github.com>2016-10-31 16:30:31 +0100
commit8390b59170b1b66bdda62f2c0bd544fb8baf8b6b (patch)
tree592d4c3e0feb26a13c6285ae208f272d4a660e60 /ACE/examples/APG/Logging/Use_LogManager.cpp
parentbd5aaab0e6022781ff8fdb383ea75ae3ecc3b17d (diff)
downloadATCD-revert-176-master.tar.gz
Revert "some (bundled) minor changes (take 2)"revert-176-master
Diffstat (limited to 'ACE/examples/APG/Logging/Use_LogManager.cpp')
-rw-r--r--ACE/examples/APG/Logging/Use_LogManager.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/examples/APG/Logging/Use_LogManager.cpp b/ACE/examples/APG/Logging/Use_LogManager.cpp
index afc23cc1f6d..d7b7c3607d9 100644
--- a/ACE/examples/APG/Logging/Use_LogManager.cpp
+++ b/ACE/examples/APG/Logging/Use_LogManager.cpp
@@ -1,6 +1,3 @@
-
-#include "ace/Synch.h"
-
#include "LogManager.h"
// Listing 1 code/ch03