summaryrefslogtreecommitdiff
path: root/libmemcached/storage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libmemcached/storage.cc')
-rw-r--r--libmemcached/storage.cc1
1 files changed, 0 insertions, 1 deletions
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)
{