summaryrefslogtreecommitdiff
path: root/TAO/tests/LongDouble
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/LongDouble')
-rw-r--r--TAO/tests/LongDouble/Global.h1
-rw-r--r--TAO/tests/LongDouble/LongDoubleTest.cpp2
-rw-r--r--TAO/tests/LongDouble/LongDoubleTest.mpc2
-rw-r--r--TAO/tests/LongDouble/client.cpp2
-rw-r--r--TAO/tests/LongDouble/server.cpp2
5 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tests/LongDouble/Global.h b/TAO/tests/LongDouble/Global.h
index a55696312b0..5c667cee8c3 100644
--- a/TAO/tests/LongDouble/Global.h
+++ b/TAO/tests/LongDouble/Global.h
@@ -1,4 +1,3 @@
-// $Id$
#ifndef TAO_TEST_GLOBAL_H
#define TAO_TEST_GLOBAL_H
diff --git a/TAO/tests/LongDouble/LongDoubleTest.cpp b/TAO/tests/LongDouble/LongDoubleTest.cpp
index 8544f922c22..3a342d612ca 100644
--- a/TAO/tests/LongDouble/LongDoubleTest.cpp
+++ b/TAO/tests/LongDouble/LongDoubleTest.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "LongDoubleTest.h"
#include "Global.h"
diff --git a/TAO/tests/LongDouble/LongDoubleTest.mpc b/TAO/tests/LongDouble/LongDoubleTest.mpc
index fd1a8ea4dfc..4789a0deb2e 100644
--- a/TAO/tests/LongDouble/LongDoubleTest.mpc
+++ b/TAO/tests/LongDouble/LongDoubleTest.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoidldefaults {
custom_only = 1
}
diff --git a/TAO/tests/LongDouble/client.cpp b/TAO/tests/LongDouble/client.cpp
index 02fdbebed49..ba0b6363794 100644
--- a/TAO/tests/LongDouble/client.cpp
+++ b/TAO/tests/LongDouble/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "TestC.h"
#include "Global.h"
#include "ace/Get_Opt.h"
diff --git a/TAO/tests/LongDouble/server.cpp b/TAO/tests/LongDouble/server.cpp
index 078a6750c43..4e7ac85131c 100644
--- a/TAO/tests/LongDouble/server.cpp
+++ b/TAO/tests/LongDouble/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "LongDoubleTest.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"