Auto merged

2004/10/04 16:08:46-07:00 mvista.com!sdake
Remove unneeded debug printf

(Logical change 1.90)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@326 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2004-10-05 20:20:12 +00:00
parent b003253b26
commit 018d786945

View File

@ -1871,7 +1871,6 @@ static int message_handler_req_exec_amf_componentregister (void *message, struct
res_lib_amf_componentregister.header.size = sizeof (struct res_lib_amf_componentregister);
res_lib_amf_componentregister.header.id = MESSAGE_RES_AMF_COMPONENTREGISTER;
res_lib_amf_componentregister.header.error = error;
printf ("setting error to %d\n", error);
libais_send_response (req_exec_amf_componentregister->source.conn_info,
&res_lib_amf_componentregister,