summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3321_Regression/main.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-01-17 09:44:30 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-01-17 09:44:30 +0100
commit73bdf800479e53a11143735e48348bb88c527c24 (patch)
tree03252f3055dd58fcfc99a70c53aca435eb61dbc2 /TAO/tests/Bug_3321_Regression/main.cpp
parent016eb1b3caa7b8ba0ff4c479895151eca984c82b (diff)
downloadATCD-73bdf800479e53a11143735e48348bb88c527c24.tar.gz
Cleanup Solaris support
Diffstat (limited to 'TAO/tests/Bug_3321_Regression/main.cpp')
-rw-r--r--TAO/tests/Bug_3321_Regression/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Bug_3321_Regression/main.cpp b/TAO/tests/Bug_3321_Regression/main.cpp
index 125ea313226..3441bd1e3a7 100644
--- a/TAO/tests/Bug_3321_Regression/main.cpp
+++ b/TAO/tests/Bug_3321_Regression/main.cpp
@@ -11,9 +11,6 @@
int result = 0;
-#if defined (__SUNPRO_CC)
-extern "C"
-#endif /* __SUNPRO_CC */
ACE_THR_FUNC_RETURN main_orb(void*)
{
try