From c0200fc4eb629a4b4f8b0f050880dd203b1d261e Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 25 Jan 2011 08:06:09 +0100 Subject: WaE: remove unused variable --- autodoc/source/display/idl/hfi_property.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'autodoc') diff --git a/autodoc/source/display/idl/hfi_property.cxx b/autodoc/source/display/idl/hfi_property.cxx index 4540d99d..22c132e7 100644 --- a/autodoc/source/display/idl/hfi_property.cxx +++ b/autodoc/source/display/idl/hfi_property.cxx @@ -329,7 +329,6 @@ HF_IdlCommentedRelationElement::produce_Summary( Environment & io_env, { csv_assert( i_commentedRef.Info() ); - const ary::idl::Type_id aType = i_commentedRef.Type(); const ce_info & rDocu = *i_commentedRef.Info(); bool bShort = NOT rDocu.Short().IsEmpty(); -- cgit v1.2.3