summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Streams/CommandTask.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Streams/CommandTask.cpp')
-rw-r--r--ACE/examples/APG/Streams/CommandTask.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/Streams/CommandTask.cpp b/ACE/examples/APG/Streams/CommandTask.cpp
index c5a8b9d7129..858ccadf090 100644
--- a/ACE/examples/APG/Streams/CommandTask.cpp
+++ b/ACE/examples/APG/Streams/CommandTask.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "CommandTask.h"
// Listing 01 code/ch18