Remove cork from being optional, just use it as we need it.
[awesomized/libmemcached] / libmemcached / memcached.h
index b2cb0bfd3c2ac49ae41912da309662a1a2682e02..35805bdc568642b31f8ff0598e6d1267e07b118f 100644 (file)
@@ -71,7 +71,6 @@ struct memcached_st {
     bool auto_eject_hosts:1;
     bool binary_protocol:1;
     bool buffer_requests:1;
-    bool cork:1;
     bool hash_with_prefix_key:1;
     bool ketama_weighted:1;
     bool no_block:1; // Don't block