Fix for building docs.
[awesomized/libmemcached] / docs / client_errors / MEMCACHED_INVALID_HOST_PROTOCOL.rst
diff --git a/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst b/docs/client_errors/MEMCACHED_INVALID_HOST_PROTOCOL.rst
deleted file mode 100644 (file)
index d6c7723..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-===============================
-MEMCACHED_INVALID_HOST_PROTOCOL
-===============================
-
-.. c:type:: MEMCACHED_INVALID_HOST_PROTOCOL
-
-The server you are connecting too has an invalid protocol. Most likely you are connecting to an older server that does not speak the binary protocol.