aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tempfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/tempfile.h')
-rw-r--r--src/nvim/tempfile.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/nvim/tempfile.h b/src/nvim/tempfile.h
deleted file mode 100644
index c030a70eeb..0000000000
--- a/src/nvim/tempfile.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef NVIM_TEMPFILE_H
-#define NVIM_TEMPFILE_H
-
-#ifdef INCLUDE_GENERATED_DECLARATIONS
-# include "tempfile.h.generated.h"
-#endif
-
-#endif // NVIM_TEMPFILE_H