aboutsummaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.h b/src/types.h
index a038e2d5fc..14ffd9fbb7 100644
--- a/src/types.h
+++ b/src/types.h
@@ -15,6 +15,5 @@
* already defined, so we use char_u to avoid trouble.
*/
typedef unsigned char char_u;
-typedef unsigned int int_u;
#endif /* NEOVIM_TYPES_H */