X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=prompt.h;fp=prompt.h;h=e04cced030ca4df6d729c2132ca4671b959952b4;hb=0fb1df4af2a28bc95b26fbd9d4f172a461d88ef2;hp=04f321a781d37af780b906c2a4564c08eea830c8;hpb=b90a3d7b3275fdb23184dce7afc2aaeaaafb8886;p=thirdparty%2Fgit.git diff --git a/prompt.h b/prompt.h index 04f321a781..e04cced030 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 */