From 2433d92a12994b9b25434beecb37e9147765819b Mon Sep 17 00:00:00 2001 From: schmidt Date: Sun, 6 Jun 1999 22:04:20 +0000 Subject: . --- TAO/TAO_IDL/tao_idl.cpp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'TAO/TAO_IDL/tao_idl.cpp') diff --git a/TAO/TAO_IDL/tao_idl.cpp b/TAO/TAO_IDL/tao_idl.cpp index b23aff4f2f0..02bfc9d460b 100644 --- a/TAO/TAO_IDL/tao_idl.cpp +++ b/TAO/TAO_IDL/tao_idl.cpp @@ -113,13 +113,8 @@ DRV_version() void DRV_drive(char *s) { - char *fn; - - // Macro to avoid "warning: unused parameter" type warning. - ACE_UNUSED_ARG (fn); - - // set the name of the IDL file we are parsing. This is useful to the backend - // when it generates C++ headers and files + // set the name of the IDL file we are parsing. This is useful to + // the backend when it generates C++ headers and files idl_global->idl_src_file(new UTL_String(s)); /* * Pass through CPP -- cgit v1.2.1