Remove cork from being optional, just use it as we need it.
[awesomized/libmemcached] / libmemcached / memcached.c
index 8cacdc47a3062f39cbffc5a12dace320b79fe154..396f34e6e8643379bab268f038ca7e3cd5ce8c7c 100644 (file)
@@ -21,7 +21,6 @@ static const memcached_st global_copy= {
     .auto_eject_hosts= false,
     .binary_protocol= false,
     .buffer_requests= false,
-    .cork= false,
     .hash_with_prefix_key= false,
     .ketama_weighted= false,
     .no_block= false,