* lcr/lcr_ifact.c (lcr_component_register): Remove decl of unused var. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1900 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -521,7 +521,6 @@ void lcr_component_register (struct lcr_comp *comp)
{
struct lcr_component_instance *instance;
static hdb_handle_t comp_handle;
- int res;
hdb_handle_create (&lcr_component_instance_database,
sizeof (struct lcr_component_instance),