summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.cpp')
-rw-r--r--TAO/tao/Profile.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp
index 0946ee60593..8df902622a0 100644
--- a/TAO/tao/Profile.cpp
+++ b/TAO/tao/Profile.cpp
@@ -331,12 +331,11 @@ TAO_Unknown_Profile::endpoint_count (void)
return 0;
}
-int
+void
TAO_Unknown_Profile::parse_string (const char *,
CORBA::Environment &)
{
// @@ THROW something????
- return -1;
}
char