summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/AMI')
-rw-r--r--TAO/examples/AMI/FL_Callback/FL_Callback.mpc2
-rw-r--r--TAO/examples/AMI/FL_Callback/Peer_i.cpp2
-rw-r--r--TAO/examples/AMI/FL_Callback/Progress_i.cpp2
-rw-r--r--TAO/examples/AMI/FL_Callback/peer.cpp2
-rw-r--r--TAO/examples/AMI/FL_Callback/progress.cpp2
5 files changed, 0 insertions, 10 deletions
diff --git a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
index 26dfc3111de..b11d7e7baaa 100644
--- a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
+++ b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc
@@ -1,6 +1,4 @@
// -*- MPC -*-
-// $Id$
-
project(*idl): taoexe, messaging, ami {
IDL_Files {
test.idl
diff --git a/TAO/examples/AMI/FL_Callback/Peer_i.cpp b/TAO/examples/AMI/FL_Callback/Peer_i.cpp
index 5b7120d0b94..e6138231d81 100644
--- a/TAO/examples/AMI/FL_Callback/Peer_i.cpp
+++ b/TAO/examples/AMI/FL_Callback/Peer_i.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Peer_i.h"
#include "ace/OS_NS_unistd.h"
diff --git a/TAO/examples/AMI/FL_Callback/Progress_i.cpp b/TAO/examples/AMI/FL_Callback/Progress_i.cpp
index de12b1e1fab..6fc01d78829 100644
--- a/TAO/examples/AMI/FL_Callback/Progress_i.cpp
+++ b/TAO/examples/AMI/FL_Callback/Progress_i.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Progress_i.h"
#include <FL/Fl_Slider.H>
diff --git a/TAO/examples/AMI/FL_Callback/peer.cpp b/TAO/examples/AMI/FL_Callback/peer.cpp
index 39a19803ca3..878d1c9d740 100644
--- a/TAO/examples/AMI/FL_Callback/peer.cpp
+++ b/TAO/examples/AMI/FL_Callback/peer.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Peer_i.h"
#include "ace/Get_Opt.h"
#include "ace/Task.h"
diff --git a/TAO/examples/AMI/FL_Callback/progress.cpp b/TAO/examples/AMI/FL_Callback/progress.cpp
index a2ebfb494da..0408df00347 100644
--- a/TAO/examples/AMI/FL_Callback/progress.cpp
+++ b/TAO/examples/AMI/FL_Callback/progress.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "Progress_i.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"