Explorar o código

Remove extra printf debug.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1778 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=17) %!d(string=hai) anos
pai
achega
c5c15450be
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      exec/totemrrp.c

+ 1 - 0
exec/totemrrp.c

@@ -1707,6 +1707,7 @@ int totemrrp_ring_reenable (
 	int res = 0;
 	unsigned int i;
 
+printf ("totemrrp ring reenable\n");
 	res = hdb_handle_get (&totemrrp_instance_database, handle,
 		(void *)&instance);
 	if (res != 0) {