aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/ui.h')
-rw-r--r--src/nvim/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/ui.h b/src/nvim/ui.h
index c1377f56b4..dc0ccc73ea 100644
--- a/src/nvim/ui.h
+++ b/src/nvim/ui.h
@@ -107,7 +107,6 @@ struct ui_t {
char *term_name;
char *term_background;
int term_colors;
- int stdin_fd;
bool stdin_tty;
bool stdout_tty;