summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client/ServerObject.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ImR_Client/ServerObject.pidl')
-rw-r--r--TAO/tao/ImR_Client/ServerObject.pidl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/ImR_Client/ServerObject.pidl b/TAO/tao/ImR_Client/ServerObject.pidl
index dff1b816359..a22c1b3ea65 100644
--- a/TAO/tao/ImR_Client/ServerObject.pidl
+++ b/TAO/tao/ImR_Client/ServerObject.pidl
@@ -15,9 +15,6 @@
*/
//=============================================================================
-#ifndef TAO_IMRCLIENT_SERVEROBJECT_PIDL
-#define TAO_IMRCLIENT_SERVEROBJECT_PIDL
-
module ImplementationRepository
{
/**
@@ -37,5 +34,3 @@ module ImplementationRepository
oneway void shutdown ();
};
};
-
-#endif /* TAO_IMRCLIENT_SERVEROBJECT_PIDL */