summaryrefslogtreecommitdiff
path: root/prompt.h
diff options
context:
space:
mode:
Diffstat (limited to 'prompt.h')
-rw-r--r--prompt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/prompt.h b/prompt.h
index 04f321a..e04cced 100644
--- a/prompt.h
+++ b/prompt.h
@@ -5,6 +5,5 @@
#define PROMPT_ECHO (1<<1)
char *git_prompt(const char *prompt, int flags);
-char *git_getpass(const char *prompt);
#endif /* PROMPT_H */