tests: fix #77
[awesomized/libmemcached] / libmemcached / storage.cc
index 80b5a7f1129b24845bd9e81b487a71efad73cc23..46ae15a953042d71954f9fd423645e81a1b15922 100644 (file)
@@ -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)
   {