summaryrefslogtreecommitdiff
path: root/minecctl/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc.h')
-rw-r--r--minecctl/misc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/minecctl/misc.h b/minecctl/misc.h
index 0c97ad4..f29422c 100644
--- a/minecctl/misc.h
+++ b/minecctl/misc.h
@@ -15,6 +15,4 @@ int connect_any(struct list_head *addrs, bool may_fail);
char *ask_password();
-void free_password(char **password);
-
#endif