Remove debugging output
Change-Id: Ibd80b49eba4b259027d57845b8ebba3e35908e82
This commit is contained in:
@@ -166,7 +166,6 @@ void* data = NULL;
|
|||||||
|
|
||||||
if(pool->extent)
|
if(pool->extent)
|
||||||
{
|
{
|
||||||
fputs("taking a pool extent\n", stderr);
|
|
||||||
/* we already have an extent, so this is a secondary */
|
/* we already have an extent, so this is a secondary */
|
||||||
if(pool->secondary)
|
if(pool->secondary)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user