Remove debugging output

Change-Id: Ibd80b49eba4b259027d57845b8ebba3e35908e82
This commit is contained in:
Tor Lillqvist
2012-08-24 15:53:17 +03:00
parent 14a4096a76
commit 9c907513be

View File

@@ -166,7 +166,6 @@ void* data = NULL;
if(pool->extent)
{
fputs("taking a pool extent\n", stderr);
/* we already have an extent, so this is a secondary */
if(pool->secondary)
{