summaryrefslogtreecommitdiff
path: root/subversion/libsvn_fs_base/key-gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/libsvn_fs_base/key-gen.h')
-rw-r--r--subversion/libsvn_fs_base/key-gen.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/subversion/libsvn_fs_base/key-gen.h b/subversion/libsvn_fs_base/key-gen.h
index e1cd1aa..a0634d3 100644
--- a/subversion/libsvn_fs_base/key-gen.h
+++ b/subversion/libsvn_fs_base/key-gen.h
@@ -78,13 +78,6 @@ extern "C" {
void svn_fs_base__next_key(const char *this, apr_size_t *len, char *next);
-/* Compare two strings A and B as base-36 alphanumeric keys.
- *
- * Return -1, 0, or 1 if A is less than, equal to, or greater than B,
- * respectively.
- */
-int svn_fs_base__key_compare(const char *a, const char *b);
-
/* Compare two strings A and B as base-36 alphanumber keys.
*
* Return TRUE iff both keys are NULL or both keys have the same