about summary refs log tree commit diff
path: root/third_party/git/compat/terminal.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/compat/terminal.h')
-rw-r--r--third_party/git/compat/terminal.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/git/compat/terminal.h b/third_party/git/compat/terminal.h
deleted file mode 100644
index 97db7cd69d..0000000000
--- a/third_party/git/compat/terminal.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef COMPAT_TERMINAL_H
-#define COMPAT_TERMINAL_H
-
-char *git_terminal_prompt(const char *prompt, int echo);
-
-#endif /* COMPAT_TERMINAL_H */