diff options
Diffstat (limited to 'libraries/libmemcached')
-rw-r--r-- | libraries/libmemcached/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/libmemcached/README b/libraries/libmemcached/README index c3254105f7..f3e151cbfa 100644 --- a/libraries/libmemcached/README +++ b/libraries/libmemcached/README @@ -1,5 +1,3 @@ libmemcached is a C and C++ client library to the memcached server. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. - -This requires memcached. |