summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/hashfn.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/hashfn.h')
-rw-r--r--libglusterfs/src/glusterfs/hashfn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/glusterfs/hashfn.h b/libglusterfs/src/glusterfs/hashfn.h
index a4cb33f072a..6e92e706d8c 100644
--- a/libglusterfs/src/glusterfs/hashfn.h
+++ b/libglusterfs/src/glusterfs/hashfn.h
@@ -20,6 +20,4 @@ SuperFastHash(const char *data, int32_t len);
uint32_t
gf_dm_hashfn(const char *msg, int len);
-uint32_t
-ReallySimpleHash(char *path, int len);
#endif /* __HASHFN_H__ */