summaryrefslogtreecommitdiff
path: root/TAO/tests/GIOP_Fragments
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:07:46 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:07:46 +0100
commitb75e816374aff56ec178f2cdf92c1cee422fff8d (patch)
tree54034e97d8af18a011046670323adbe929486fef /TAO/tests/GIOP_Fragments
parentb4e516ee293e47146e144f35baff6150ea11e3a4 (diff)
downloadATCD-b75e816374aff56ec178f2cdf92c1cee422fff8d.tar.gz
Zap Id from java files
Diffstat (limited to 'TAO/tests/GIOP_Fragments')
-rw-r--r--TAO/tests/GIOP_Fragments/Java_Big_Reply/server.java2
-rw-r--r--TAO/tests/GIOP_Fragments/Java_Big_Request/client.java2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Reply/server.java b/TAO/tests/GIOP_Fragments/Java_Big_Reply/server.java
index c89b7595e7f..1449f2e9675 100644
--- a/TAO/tests/GIOP_Fragments/Java_Big_Reply/server.java
+++ b/TAO/tests/GIOP_Fragments/Java_Big_Reply/server.java
@@ -1,5 +1,3 @@
-// $Id$
-
// If this server is compiled and run with the JDK ORB, it will
// fragment the GIOP Messages sent when get_big_reply() is called.
diff --git a/TAO/tests/GIOP_Fragments/Java_Big_Request/client.java b/TAO/tests/GIOP_Fragments/Java_Big_Request/client.java
index b3d1dd3eafb..66d3b3152db 100644
--- a/TAO/tests/GIOP_Fragments/Java_Big_Request/client.java
+++ b/TAO/tests/GIOP_Fragments/Java_Big_Request/client.java
@@ -1,5 +1,3 @@
-// $Id$
-
// If this server is compiled and run with the JDK ORB, it will
// fragment the GIOP Messages sent when more_data() is called.