summaryrefslogtreecommitdiff
path: root/TAO/tests/DIOP
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DIOP')
-rw-r--r--TAO/tests/DIOP/Basic.mpc2
-rw-r--r--TAO/tests/DIOP/UDP.idl2
-rw-r--r--TAO/tests/DIOP/UDP_Client_i.cpp2
-rw-r--r--TAO/tests/DIOP/UDP_i.cpp2
4 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tests/DIOP/Basic.mpc b/TAO/tests/DIOP/Basic.mpc
index 2f93ff5421e..99c50e7a9ba 100644
--- a/TAO/tests/DIOP/Basic.mpc
+++ b/TAO/tests/DIOP/Basic.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*IDL): taoidldefaults {
idlflags += -Sp -Sd
diff --git a/TAO/tests/DIOP/UDP.idl b/TAO/tests/DIOP/UDP.idl
index 3f1ebe8221a..e9597f24639 100644
--- a/TAO/tests/DIOP/UDP.idl
+++ b/TAO/tests/DIOP/UDP.idl
@@ -1,7 +1,5 @@
/* -*- C++ -*- */
// UDP.idl
-// $Id$
-
interface UDP
{
// = TITLE
diff --git a/TAO/tests/DIOP/UDP_Client_i.cpp b/TAO/tests/DIOP/UDP_Client_i.cpp
index 37c46dc90c8..ec477c40297 100644
--- a/TAO/tests/DIOP/UDP_Client_i.cpp
+++ b/TAO/tests/DIOP/UDP_Client_i.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "UDP_Client_i.h"
#include "ace/SString.h"
#include "ace/OS_NS_unistd.h"
diff --git a/TAO/tests/DIOP/UDP_i.cpp b/TAO/tests/DIOP/UDP_i.cpp
index 4c33ad2c521..9e4598bdb3c 100644
--- a/TAO/tests/DIOP/UDP_i.cpp
+++ b/TAO/tests/DIOP/UDP_i.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "UDP_i.h"
// Constructor