]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - lib/buffer_test.c
Aggregator: Fixed hashing of adata
[thirdparty/bird.git] / lib / buffer_test.c
index 5b7de33072d1d69d5b4a816ecc88dd625da7a400..0629e90134f06062d8008b52b68736ed6c2c13cf 100644 (file)
@@ -41,7 +41,6 @@ fill_expected_array(void)
 static void
 init_buffer(void)
 {
-  resource_init();
   buffer_pool = &root_pool;
   BUFFER_INIT(buf, buffer_pool, MAX_NUM);
 }