summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Utils.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 16:30:01 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 16:30:01 +0000
commit1dd132e989686e376ad2f7f02f639c5849607220 (patch)
tree13cd479d87e4f77d33f3b7a0a868fe069472543f /TAO/tao/GIOP_Utils.h
parent0b557eed9ce8531a5497057f9a9138192c9c8b5f (diff)
downloadATCD-1dd132e989686e376ad2f7f02f639c5849607220.tar.gz
ChangeLogTag: Thu Nov 16 10:23:43 2000 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Utils.h')
-rw-r--r--TAO/tao/GIOP_Utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/GIOP_Utils.h b/TAO/tao/GIOP_Utils.h
index 59d611fff04..6d65909aadb 100644
--- a/TAO/tao/GIOP_Utils.h
+++ b/TAO/tao/GIOP_Utils.h
@@ -135,10 +135,6 @@ public:
char *buf,
size_t len,
ACE_Time_Value *max_wait_time = 0);
-
- static TAO_Pluggable_Message_Exception_Type
- convert_CORBA_to_GIOP_exception (CORBA::exception_type corba_type);
- // Convert the exception type from CORBA to GIOP
};
#if defined (__ACE_INLINE__)