summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/util.h')
-rw-r--r--src/util/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/util.h b/src/util/util.h
index 35a8814e5..b638df99a 100644
--- a/src/util/util.h
+++ b/src/util/util.h
@@ -265,8 +265,6 @@ void *sss_mem_attach(TALLOC_CTX *mem_ctx,
int password_destructor(void *memctx);
/* from usertools.c */
-char *get_username_from_uid(TALLOC_CTX *mem_ctx, uid_t uid);
-
char *get_uppercase_realm(TALLOC_CTX *memctx, const char *name);
struct sss_names_ctx {