]> git.saurik.com Git - redis.git/blobdiff - staticsymbols.h
fix small error and memory leaks in SORT
[redis.git] / staticsymbols.h
index 12cfdf3b0ef22db472fb60823ace81f48ce47d37..ab4ada7d43bcb39d592bc0be91dcce93939b4db1 100644 (file)
@@ -251,7 +251,6 @@ static struct redisFunctionSym symsTable[] = {
 {"syncWrite",(unsigned long)syncWrite},
 {"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
 {"tryObjectEncoding",(unsigned long)tryObjectEncoding},
-{"tryObjectSharing",(unsigned long)tryObjectSharing},
 {"tryResizeHashTables",(unsigned long)tryResizeHashTables},
 {"ttlCommand",(unsigned long)ttlCommand},
 {"typeCommand",(unsigned long)typeCommand},