summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP.pidl')
-rw-r--r--TAO/tao/GIOP.pidl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/GIOP.pidl b/TAO/tao/GIOP.pidl
index 2e08b31438a..f2ec15529f2 100644
--- a/TAO/tao/GIOP.pidl
+++ b/TAO/tao/GIOP.pidl
@@ -23,9 +23,6 @@
//
// ================================================================
-#ifndef TAO_GIOP_PIDL
-#define TAO_GIOP_PIDL
-
#include "IOP.pidl"
#pragma prefix "omg.org"
@@ -56,5 +53,3 @@ module GIOP
case ReferenceAddr: IORAddressingInfo ior;
};
};
-
-#endif /* TAO_GIOP_PIDL */