summaryrefslogtreecommitdiff
path: root/TAO/tao/params.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-09 08:22:29 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-09 08:22:29 +0000
commit17d837a34a6ee374b4932c65bad822ed88a51736 (patch)
tree1b71c8c647d0de1bbbc284ae57dce964aa8ab0b5 /TAO/tao/params.h
parent5643427d1b3bdfc32493783562289b96ceaf6c14 (diff)
downloadATCD-17d837a34a6ee374b4932c65bad822ed88a51736.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r--TAO/tao/params.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index 8f79658cdbb..2f5e607e7ec 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -16,14 +16,6 @@
#if !defined (TAO_PARAMS_H)
# define TAO_PARAMS_H
-#if 0
-# include "ace/OS.h"
-
-# include "tao/orb.h" // get types
-# include "tao/poa.h" // Need the DSI Handler
-# include "tao/sequence.h" // for CORBA::OctetSeq
-#endif /* 0 */
-
// Forward decls.
class TAO_Server_Connection_Handler;