summaryrefslogtreecommitdiff
path: root/TAO/interop-tests/wchar/interop_wchar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/interop-tests/wchar/interop_wchar.idl')
-rw-r--r--TAO/interop-tests/wchar/interop_wchar.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/interop-tests/wchar/interop_wchar.idl b/TAO/interop-tests/wchar/interop_wchar.idl
index 8b8a7ca3b56..61964b73590 100644
--- a/TAO/interop-tests/wchar/interop_wchar.idl
+++ b/TAO/interop-tests/wchar/interop_wchar.idl
@@ -1,5 +1,3 @@
-// $Id$
-
// Tests for interoperability between TAO and JacORB for sending wchar data
// The CDR defines separate serialization functions for reading and writing
// wchar, wchar[] and wstring data. Encapsulated wchar data is also tested.