diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2018-09-04 15:45:10 +0200 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2018-09-04 15:45:10 +0200 |
commit | 5181314f8b8e80f23fe9289fdf7ccbfc5d950405 (patch) | |
tree | 8dc7312fb36cf5b13eb6e135de68dd47dcdc9b2a /TAO/tao/ImR_Client | |
parent | 15ba1c53b779239d11e3451c196efff0855b17b7 (diff) | |
download | ATCD-5181314f8b8e80f23fe9289fdf7ccbfc5d950405.tar.gz |
Layout changes
* TAO/tao/ImR_Client/ServerObject.idl:
Diffstat (limited to 'TAO/tao/ImR_Client')
-rw-r--r-- | TAO/tao/ImR_Client/ServerObject.idl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/ImR_Client/ServerObject.idl b/TAO/tao/ImR_Client/ServerObject.idl index 2d81e9c4e7d..38b094a5991 100644 --- a/TAO/tao/ImR_Client/ServerObject.idl +++ b/TAO/tao/ImR_Client/ServerObject.idl @@ -1,8 +1,5 @@ // -*- IDL -*- -/** - */ - #ifndef TAO_IMRCLIENT_SERVEROBJECT_PIDL #define TAO_IMRCLIENT_SERVEROBJECT_PIDL @@ -15,7 +12,6 @@ module ImplementationRepository * Implementation Repository (IR), is used to control or check the * status of the server by the IR. */ - interface ServerObject { /// Check the liveness of a server. |