summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Ntalker
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Ntalker')
-rw-r--r--ACE/examples/Reactor/Ntalker/Reactor_Ntalker.mpc2
-rw-r--r--ACE/examples/Reactor/Ntalker/ntalker.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/ACE/examples/Reactor/Ntalker/Reactor_Ntalker.mpc b/ACE/examples/Reactor/Ntalker/Reactor_Ntalker.mpc
index ef2fb84d9a0..097441d68f0 100644
--- a/ACE/examples/Reactor/Ntalker/Reactor_Ntalker.mpc
+++ b/ACE/examples/Reactor/Ntalker/Reactor_Ntalker.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project : aceexe {
exename = ntalker
}
diff --git a/ACE/examples/Reactor/Ntalker/ntalker.cpp b/ACE/examples/Reactor/Ntalker/ntalker.cpp
index be7fd659c54..7105ca80564 100644
--- a/ACE/examples/Reactor/Ntalker/ntalker.cpp
+++ b/ACE/examples/Reactor/Ntalker/ntalker.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Listens to multicast address. After first message received, will
// listen for 5 more seconds. Prints Mbits/sec received from client.