aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/tty.h')
-rw-r--r--src/nvim/os/tty.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/nvim/os/tty.h b/src/nvim/os/tty.h
deleted file mode 100644
index a24d875c05..0000000000
--- a/src/nvim/os/tty.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#ifdef INCLUDE_GENERATED_DECLARATIONS
-# include "os/tty.h.generated.h" // IWYU pragma: export
-#endif