--------------------- PatchSet 7155 Date: 2005/11/02 02:33:44 Author: adri Branch: tidyup_deferred_reads Tag: (none) Log: We don't need to know about this debugging anymore. Members: src/store.c:1.16.6.7.10.9->1.16.6.7.10.10 Index: squid/src/store.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/store.c,v retrieving revision 1.16.6.7.10.9 retrieving revision 1.16.6.7.10.10 diff -u -r1.16.6.7.10.9 -r1.16.6.7.10.10 --- squid/src/store.c 12 Oct 2005 07:53:33 -0000 1.16.6.7.10.9 +++ squid/src/store.c 2 Nov 2005 02:33:44 -0000 1.16.6.7.10.10 @@ -1,6 +1,6 @@ /* - * $Id: store.c,v 1.16.6.7.10.9 2005/10/12 07:53:33 adri Exp $ + * $Id: store.c,v 1.16.6.7.10.10 2005/11/02 02:33:44 adri Exp $ * * DEBUG: section 20 Storage Manager * AUTHOR: Harvest Derived @@ -1434,7 +1434,7 @@ // assert(e->mem_obj->srv.callback == NULL); // assert(e->mem_obj->srv.data == NULL); if (e->mem_obj->srv.callback != NULL) { - debug (20, 1) ("storeServerSetCallback: have new callback!\n"); + debug (20, 2) ("storeServerSetCallback: have new callback!\n"); /* * Since we're not hinting to them anymore, tell the * about-to-be-replaced server side that it indeed