summaryrefslogtreecommitdiff
path: root/TAO/tao/Current.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Current.pidl')
-rw-r--r--TAO/tao/Current.pidl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Current.pidl b/TAO/tao/Current.pidl
index a45841ecc88..3b7b8e66c61 100644
--- a/TAO/tao/Current.pidl
+++ b/TAO/tao/Current.pidl
@@ -33,14 +33,9 @@
// patch < diffs/Current.diff
// ================================================================
-#ifndef TAO_CURRENT_PIDL
-#define TAO_CURRENT_PIDL
-
#pragma prefix "omg.org"
module CORBA
{
local interface Current {};
};
-
-#endif /* TAO_CURRENT_PIDL */