Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Post 2.3 cycle (batch #3)
[gitweb.git]
/
prompt.h
diff --git
a/prompt.h
b/prompt.h
index 04f321a781d37af780b906c2a4564c08eea830c8..e04cced030ca4df6d729c2132ca4671b959952b4 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 */