summaryrefslogtreecommitdiff
path: root/TAO/tao/HTTP_Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/HTTP_Parser.h')
-rw-r--r--TAO/tao/HTTP_Parser.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/HTTP_Parser.h b/TAO/tao/HTTP_Parser.h
index b55ad6a00e3..931bc9bec03 100644
--- a/TAO/tao/HTTP_Parser.h
+++ b/TAO/tao/HTTP_Parser.h
@@ -48,8 +48,7 @@ public:
virtual bool match_prefix (const char *ior_string) const;
virtual CORBA::Object_ptr parse_string (const char *ior,
CORBA::ORB_ptr orb
- )
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
};
TAO_END_VERSIONED_NAMESPACE_DECL