summaryrefslogtreecommitdiff
path: root/ACE/examples/Logger/client/logging_app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Logger/client/logging_app.cpp')
-rw-r--r--ACE/examples/Logger/client/logging_app.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Logger/client/logging_app.cpp b/ACE/examples/Logger/client/logging_app.cpp
index 3f05d328714..b5a7c99b018 100644
--- a/ACE/examples/Logger/client/logging_app.cpp
+++ b/ACE/examples/Logger/client/logging_app.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// This program sends logging records directly to the server, rather
// than going through the client logging daemon.