Ethereal-dev: Re: [Ethereal-dev] GIOP + idl2eth

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 7 Jun 2001 23:12:04 -0700
On Mon, Jun 04, 2001 at 03:26:13PM -0500, Frank Singleton wrote:
> Well I finally get around to releasing some code.

There are some static routines in "packet-giop.c" that aren't use in
"packet-giop.c":

	delete_in_objkey_hash()

	IOR_to_string()

	write_IOR_strings_to_file()

	giop_dump_collection()

Can they be removed?