Imported Upstream version 2.14.4
[platform/upstream/git.git] / prompt.h
index 04f321a..e04cced 100644 (file)
--- 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 */