summaryrefslogtreecommitdiff
path: root/TAO/examples/TypeCode_Creation/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/TypeCode_Creation/main.cpp')
-rw-r--r--TAO/examples/TypeCode_Creation/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/TypeCode_Creation/main.cpp b/TAO/examples/TypeCode_Creation/main.cpp
index 789df8ee0fb..bc39e1fb4b7 100644
--- a/TAO/examples/TypeCode_Creation/main.cpp
+++ b/TAO/examples/TypeCode_Creation/main.cpp
@@ -93,7 +93,6 @@ int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
ACE_ERROR_RETURN ((LM_ERROR,
"ORB-created typecode not correct!\n"),
-1);
-
}
}
catch (const CORBA::Exception& ex)