X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fstorage.cc;h=46ae15a953042d71954f9fd423645e81a1b15922;hb=dbc62573e1a6dc8cbcc97d0898e8615b0916d6ab;hp=80b5a7f1129b24845bd9e81b487a71efad73cc23;hpb=28d3641c8331dfe348a119c6eb4bd776c526da48;p=awesomized%2Flibmemcached diff --git a/libmemcached/storage.cc b/libmemcached/storage.cc index 80b5a7f1..46ae15a9 100644 --- a/libmemcached/storage.cc +++ b/libmemcached/storage.cc @@ -378,7 +378,6 @@ static inline memcached_return_t memcached_send(memcached_st *shell, WATCHPOINT_SET(instance->io_wait_count.read= 0); WATCHPOINT_SET(instance->io_wait_count.write= 0); - bool flush= true; if (memcached_is_buffering(instance->root) and verb == SET_OP) {