From 0d62673d24dc94882e7b6ed0c30a1e60a145d164 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 11 May 2004 17:54:11 +0000 Subject: ChangeLogTag: Tue May 11 11:49:20 2004 Jeff Parsons --- TAO/TAO_IDL/ast/ast_interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/TAO_IDL') diff --git a/TAO/TAO_IDL/ast/ast_interface.cpp b/TAO/TAO_IDL/ast/ast_interface.cpp index 8ae796dfa5e..7a288f33989 100644 --- a/TAO/TAO_IDL/ast/ast_interface.cpp +++ b/TAO/TAO_IDL/ast/ast_interface.cpp @@ -915,7 +915,7 @@ AST_Interface::fe_add_typedef (AST_Typedef *t) return 0; } } -ACE_DEBUG ((LM_DEBUG, "ast_interface::fe_add_typedef\n")); + // Add it to scope. this->add_to_scope (t); -- cgit v1.2.1