summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h
deleted file mode 100644
index f6d261f2246..00000000000
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Activate.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//=============================================================================
-/**
- * @file FT_Service_Activate.h
- *
- * $Id$
- *
- * A concrete implementation of a service callback
- *
- * @author Bala Natarajan <bala@cs.wustl.edu>
- */
-//=============================================================================
-
-#ifndef TAO_FT_ACTIVATE_H
-#define TAO_FT_ACTIVATE_H
-
-#include "orbsvcs/FaultTolerance/FT_ClientService_Activate.h"
-#include "orbsvcs/FaultTolerance/FT_ServerService_Activate.h"
-
-#endif /*TAO_FT_ACTIVATE_H*/