Commit 9e6541b8 authored by Vincent Pelletier's avatar Vincent Pelletier

Drop dummy method not present on actual implementation.

parent 4dc5c3c9
......@@ -357,6 +357,5 @@ else:
raise RuntimeError, 'MemcachedTool is disabled. You should ask the'\
' server administrator to enable it by installing python-memcached.'
manage_beforeDelete = failingMethod
memcached_tool_configure = failingMethod
getMemcachedDict = failingMethod
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment