X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmem_udp.cc;h=a07d4166c44915d8866dd56f688830a6a4951291;hb=7253c10fe79f6a72b0aec419560823a16ad55a0a;hp=17f9f55f3a515bdd89411f580eeec83720c849c1;hpb=450a9f280cd5d5b83da7561ff0362854f5c8b204;p=m6w6%2Flibmemcached diff --git a/tests/mem_udp.cc b/tests/mem_udp.cc index 17f9f55f..a07d4166 100644 --- a/tests/mem_udp.cc +++ b/tests/mem_udp.cc @@ -572,7 +572,6 @@ void get_world(Framework *world) world->_destroy= (test_callback_destroy_fn*)world_destroy; world->item._startup= (test_callback_fn*)world_test_startup; - world->item._flush= (test_callback_fn*)world_flush; world->_on_error= (test_callback_error_fn*)world_on_error; world->collection_startup= (test_callback_fn*)world_container_startup;