summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:08:29 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:08:29 +0100
commite1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3 (patch)
tree37ea82f53f30e6695a191472935870855d22e798 /TAO/tests/Crashed_Callback
parent81436456e81e30d4744982734a14145e54faf3aa (diff)
downloadATCD-e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3.tar.gz
Removed a lot of old Id tags
Diffstat (limited to 'TAO/tests/Crashed_Callback')
-rw-r--r--TAO/tests/Crashed_Callback/Crashed_Callback.cpp3
-rw-r--r--TAO/tests/Crashed_Callback/Crashed_Callback.h3
-rw-r--r--TAO/tests/Crashed_Callback/Service.cpp3
-rw-r--r--TAO/tests/Crashed_Callback/Service.h3
-rw-r--r--TAO/tests/Crashed_Callback/Test.idl3
5 files changed, 0 insertions, 15 deletions
diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.cpp b/TAO/tests/Crashed_Callback/Crashed_Callback.cpp
index c23bfc16932..bd41b09e3f9 100644
--- a/TAO/tests/Crashed_Callback/Crashed_Callback.cpp
+++ b/TAO/tests/Crashed_Callback/Crashed_Callback.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "Crashed_Callback.h"
Crashed_Callback::Crashed_Callback (void)
diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.h b/TAO/tests/Crashed_Callback/Crashed_Callback.h
index e8a17b21832..a6bd7ccc13f 100644
--- a/TAO/tests/Crashed_Callback/Crashed_Callback.h
+++ b/TAO/tests/Crashed_Callback/Crashed_Callback.h
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#ifndef CRASHED_CALLBACK_CRASHED_CALLBACK_H
#define CRASHED_CALLBACK_CRASHED_CALLBACK_H
diff --git a/TAO/tests/Crashed_Callback/Service.cpp b/TAO/tests/Crashed_Callback/Service.cpp
index 0f0a6f17474..697eddf636e 100644
--- a/TAO/tests/Crashed_Callback/Service.cpp
+++ b/TAO/tests/Crashed_Callback/Service.cpp
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#include "Service.h"
Service::Service (void)
diff --git a/TAO/tests/Crashed_Callback/Service.h b/TAO/tests/Crashed_Callback/Service.h
index 72a4d318518..709dfb318db 100644
--- a/TAO/tests/Crashed_Callback/Service.h
+++ b/TAO/tests/Crashed_Callback/Service.h
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
#ifndef CRASHED_CALLBACK_SERVICE_H
#define CRASHED_CALLBACK_SERVICE_H
diff --git a/TAO/tests/Crashed_Callback/Test.idl b/TAO/tests/Crashed_Callback/Test.idl
index d81f1f3638a..b1a22e6d4cb 100644
--- a/TAO/tests/Crashed_Callback/Test.idl
+++ b/TAO/tests/Crashed_Callback/Test.idl
@@ -1,6 +1,3 @@
-//
-// $Id$
-//
module Test
{