summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>1999-10-31 01:05:14 +0000
committerbala <balanatarajan@users.noreply.github.com>1999-10-31 01:05:14 +0000
commitfaaac23c8b8fe762bdef18bef84b9671f5a7f34c (patch)
tree708ca942ae7393c2ffc9e47fc09bf7bd89cb23d0
parent92ec2671f359b7794ffff57837495edb52ce66b9 (diff)
downloadATCD-faaac23c8b8fe762bdef18bef84b9671f5a7f34c.tar.gz
*** empty log message ***
-rwxr-xr-xTAO/examples/Load_Balancing_persistent/Identity_Server.cpp13
-rwxr-xr-xTAO/examples/Load_Balancing_persistent/Load_Balancer_i.cpp10
2 files changed, 0 insertions, 23 deletions
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp b/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
index 4b7e5540af6..2f5359bb942 100755
--- a/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
@@ -1,17 +1,4 @@
// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// TAO/examples/Load_Balancing
-//
-// = FILENAME
-// Identity_Server.cpp
-//
-// = AUTHOR
-// Marina Spivak <marina@cs.wustl.edu>
-//
-// ============================================================================
-
#include "Identity_Server.h"
#include "ace/Get_Opt.h"
#include "Identity_i.h"
diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.cpp b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.cpp
index 646e84d271c..46933936417 100755
--- a/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Load_Balancer_i.cpp
@@ -1,14 +1,4 @@
// $Id$
-// ============================================================================
-//
-// = FILENAME
-// Load_Balancer_i.cpp
-//
-// = AUTHOR
-// Marina Spivak <marina@cs.wustl.edu>
-//
-// ============================================================================
-
#include "Load_Balancer_i.h"
#include "ace/Auto_Ptr.h"