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