diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-20 20:15:50 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-20 20:15:50 +0000 |
commit | 2422834a4c02e0edee6b08b40e445db76f622a9d (patch) | |
tree | d0d53bf02bdba9ce57a7a3feeb581cd9e9b42301 /TAO/tao/StringSeq.pidl | |
parent | eb4e9e5150a02af2d89da705ca9802ac8497d841 (diff) | |
download | ATCD-2422834a4c02e0edee6b08b40e445db76f622a9d.tar.gz |
ChangeLogTag: Tue Jul 20 15:08:09 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/StringSeq.pidl')
-rw-r--r-- | TAO/tao/StringSeq.pidl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/StringSeq.pidl b/TAO/tao/StringSeq.pidl index a8c7f2a50b7..d1ca2e3b097 100644 --- a/TAO/tao/StringSeq.pidl +++ b/TAO/tao/StringSeq.pidl @@ -27,7 +27,6 @@ module CORBA { typedef sequence<string> StringSeq; - typedef sequence<wstring> WStringSeq; }; #endif /* TAO_CORBA_STRING_SEQ_IDL */ |