summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3940_Regression/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_3940_Regression/test.idl')
-rw-r--r--TAO/tests/Bug_3940_Regression/test.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/Bug_3940_Regression/test.idl b/TAO/tests/Bug_3940_Regression/test.idl
index 904c8910ddc..eda6931bf4b 100644
--- a/TAO/tests/Bug_3940_Regression/test.idl
+++ b/TAO/tests/Bug_3940_Regression/test.idl
@@ -1,5 +1,3 @@
-#if !defined (__BORLANDC__)
-
@annotation unit {
string value;
};
@@ -35,5 +33,3 @@ module test {
};
};
-
-#endif