aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/aucmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/aucmd.h')
-rw-r--r--src/nvim/aucmd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/nvim/aucmd.h b/src/nvim/aucmd.h
deleted file mode 100644
index 9a4dd79a78..0000000000
--- a/src/nvim/aucmd.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef NVIM_AUCMD_H
-#define NVIM_AUCMD_H
-
-#include <stdint.h>
-
-#ifdef INCLUDE_GENERATED_DECLARATIONS
-# include "aucmd.h.generated.h"
-#endif
-
-#endif // NVIM_AUCMD_H
-