aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/types.h')
-rw-r--r--src/nvim/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nvim/types.h b/src/nvim/types.h
index c2c815a0bc..7b23fe419b 100644
--- a/src/nvim/types.h
+++ b/src/nvim/types.h
@@ -31,8 +31,6 @@ typedef union {
typedef handle_T NS;
-typedef struct expand expand_T;
-
typedef uint64_t proftime_T;
typedef enum {