mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-06 00:11:45 +00:00
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:
parent
b003253b26
commit
018d786945
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user